Skip to content

Tags: gizmodata/gizmosql

Tags

v1.12.0

Toggle v1.12.0's commit message
Updated DuckDB to v1.4.1

v1.11.10

Toggle v1.11.10's commit message
Converted to use Bind variables for internal dictionary queries - for…

… better performance and security. Prevents SQL injection.

v1.11.9

Toggle v1.11.9's commit message
Revisions to SQL logging. Error out on use of "token" as a username f…

…or the server. Closes #36

v1.11.8

Toggle v1.11.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.7

Toggle v1.11.7's commit message
Small bugfix in help

v1.11.6

Toggle v1.11.6's commit message
Improved USE schema handling and session management.

v1.11.5

Toggle v1.11.5's commit message
Improved token auth handling

v1.11.4

Toggle v1.11.4's commit message
Improved token auth handling

v1.11.3

Toggle v1.11.3's commit message
bugfix of query cancel logic

v1.11.2

Toggle v1.11.2's commit message
refactoring of query cancel logic