Releases: ridi-oss/sqlglot-go
Releases · ridi-oss/sqlglot-go
v0.20.0
Compare
Sorry, something went wrong.
No results found
0.20.0 (2026-07-24)
Features
parser: model Postgres [NOT] DEFERRABLE transaction mode (#57 ) (cde680f )
v0.19.0
Compare
Sorry, something went wrong.
No results found
0.19.0 (2026-07-23)
Features
parser: structure Postgres multi-value SET (SET var = a, b) (#55 ) (73805c8 )
v0.18.0
Compare
Sorry, something went wrong.
No results found
0.18.0 (2026-07-23)
Features
parser: structure MySQL SET ROLE / SET DEFAULT ROLE (#53 ) (3666851 )
v0.17.0
Compare
Sorry, something went wrong.
No results found
0.17.0 (2026-07-23)
Features
dialects: opt-in MySQL sql_mode=ANSI_QUOTES (mysql_ansi_quotes) (#50 ) (6e66a15 )
Bug Fixes
parser: resolve pg_catalog builtin type names in Postgres typed literals (#51 ) (6581a9a )
v0.16.0
Compare
Sorry, something went wrong.
No results found
0.16.0 (2026-07-23)
Features
parser: structure session/privilege statements pm reads as raw Command (#48 ) (c76d0ce )
v0.15.2
Compare
Sorry, something went wrong.
No results found
0.15.2 (2026-07-23)
Bug Fixes
parser: resolve pg_catalog-qualified builtin type names to the builtin node (#46 ) (dfba2e8 )
v0.15.1
Compare
Sorry, something went wrong.
No results found
0.15.1 (2026-07-23)
Bug Fixes
parser: reject engine-invalid string aliases and table identifiers per dialect (#44 ) (cb269c7 )
v0.15.0
Compare
Sorry, something went wrong.
No results found
0.15.0 (2026-07-23)
Features
parser: parse SAVEPOINT and RELEASE SAVEPOINT to a Savepoint node (#42 ) (1009b98 )
v0.14.0
Compare
Sorry, something went wrong.
No results found
0.14.0 (2026-07-23)
Features
parser: recognize bare niladic system functions and Postgres START TRANSACTION (#40 ) (33e1afc )
v0.13.0
Compare
Sorry, something went wrong.
No results found
0.13.0 (2026-07-22)
Features
postgres: release user-type space typed-literal parsing (#38 ) (acc4c4c )