Skip to content

v0.4.8

Compare
Choose a tag to compare
@git-hulk git-hulk released this 23 Apr 11:13
· 37 commits to master since this release
03dc6de

What's Changed

  • Add support of GROUPING SETS syntax for the group by clause by @git-hulk in #150
  • Add support of the typed placeholder parameters for INSERT statement by @git-hulk in #151
  • Refactor expectTokenKind's return value to keep consistent with expectKeyword by @git-hulk in #152
  • Fix INSERT INTO should allow the empty column list by @git-hulk in #153

Full Changelog: v0.4.6...v0.4.8