Skip to content

v1.2.0

Choose a tag to compare

@appland-release appland-release released this 04 Feb 16:29
· 33 commits to master since this release

1.2.0 (2022-02-04)

Features

  • Handle RETURNING clause (3f7e360)
  • Parse ORDER BY ... NULLS {FIRST,LAST} expressions (e2e8708)
  • Support parsing window functions (cd9fd6c)
  • Support WINDOW clauses in SELECT statements (2f8645c)