Skip to content

Releases: gizmodata/gizmosql

v1.12.8

05 Nov 23:37

Choose a tag to compare

Arrow Flight SQL has been upgraded to release: v22.0.0

v1.12.5

23 Oct 14:30

Choose a tag to compare

Fixed logging of queries bug.  Closes #64

v1.12.4

20 Oct 19:28

Choose a tag to compare

slight refactoring of sql logging

v1.12.2

18 Oct 19:29

Choose a tag to compare

Improvement / bugfix for catalog schema table batch reader

v1.12.1

10 Oct 10:51

Choose a tag to compare

Remove aggressive WAL checkpointing - due to performance regression. …

v1.12.0

07 Oct 16:02

Choose a tag to compare

Updated DuckDB to v1.4.1

v1.11.10

03 Oct 23:47

Choose a tag to compare

Converted to use Bind variables for internal dictionary queries - for…

v1.11.9

03 Oct 17:33

Choose a tag to compare

Revisions to SQL logging.  Error out on use of "token" as a username …

v1.11.8

02 Oct 13:13
79ceaed

Choose a tag to compare

Merge pull request #60 from summationai/fix-cert-path-name

Fix: Update the options name to token-signature-verify-cert-path to be consistent with env variable

v1.11.6

29 Sep 20:49

Choose a tag to compare

Improved USE schema handling and session management.