Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 13 Apr 09:31
· 26 commits to master since this release

@questdb/sql-parser v0.1.7

Added

  • LATERAL JOIN support: {INNER|LEFT|CROSS} JOIN LATERAL (subquery) and standalone FROM t, LATERAL (subquery) 6e5e5e7
  • UNNEST support including JSON UNNEST 6e5e5e7
  • PARQUET column config in CREATE/ALTER table statements 6e5e5e7

npm