Skip to content

Releases: assafmo/SQLiteQueryServer

SQLiteQueryServer v1.4.0

Choose a tag to compare

@assafmo assafmo released this 06 May 13:13

Changelog

  • Support queries without any parameters (#1)

SQLiteQueryServer v1.3.2

Choose a tag to compare

@assafmo assafmo released this 30 Apr 18:24

Changelog

  • Headers added to the HTTP response:
    • Access-Control-Allow-Origin: *
    • X-Content-Type-Options: nosniff

SQLiteQueryServer v1.3.0

Choose a tag to compare

@assafmo assafmo released this 28 Apr 13:48

Changlog

  • Fixed some cases where an error is returned with HTTP status 200 (OK) instead of 500 (Internal server error).

SQLiteQueryServer v1.2.0

Choose a tag to compare

@assafmo assafmo released this 18 Apr 11:14
v1.2.0 because of response header changes again (buffered response)