Releases: questdb/sql-parser
Releases · questdb/sql-parser
v0.1.5
18 Mar 00:03
Compare
Sorry, something went wrong.
No results found
@questdb/sql-parser v0.1.5
Fixed
boost expression operators over clause keywords in WHERE context #15
npm
v0.1.4
17 Mar 12:04
Compare
Sorry, something went wrong.
No results found
@questdb/sql-parser v0.1.4
Added
Compound JOIN suggestions: suggest "LEFT JOIN", "ASOF JOIN" etc. as single completions instead of bare keywords #13
CTE grammar: extract selectBody rule so DECLARE/WITH are not suggested after WITH clause #13
Fixed
Table suggestion ranking: tables no longer interleave with columns in autocomplete #13
npm
v0.1.3
04 Mar 14:57
Compare
Sorry, something went wrong.
No results found
@questdb/sql-parser v0.1.3
Added
npm
v0.1.2
25 Feb 12:35
Compare
Sorry, something went wrong.
No results found
@questdb/sql-parser v0.1.2
Fixed
Prioritize tables with mentioned columns in the suggestions #6
npm
v0.1.1
23 Feb 12:22
Compare
Sorry, something went wrong.
No results found
@questdb/sql-parser v0.1.1
Fixed
grammar-level table/column classification, join-specific suggestions #2
npm