Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 17 Mar 12:04
· 11 commits to master since this release
4519715

@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