Releases: gizmodata/gizmosql
Releases · gizmodata/gizmosql
v1.12.8
v1.12.5
Fixed logging of queries bug. Closes #64
v1.12.4
slight refactoring of sql logging
v1.12.2
Improvement / bugfix for catalog schema table batch reader
v1.12.1
Remove aggressive WAL checkpointing - due to performance regression. …
v1.12.0
Updated DuckDB to v1.4.1
v1.11.10
Converted to use Bind variables for internal dictionary queries - for…
v1.11.9
Revisions to SQL logging. Error out on use of "token" as a username …
v1.11.8
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
Improved USE schema handling and session management.