Skip to content

v0.3.1

Compare
Choose a tag to compare
@git-hulk git-hulk released this 09 Jan 07:55
· 54 commits to master since this release
5351740

What's Changed

  • Add the support of RENAME TABLE expression by @Lance726 in #10
  • Improve the RENAME statement parser by @Lance726 in #13
  • Add the support of CREATE FUNCTION expression by @git-hulk in #15
  • Add the support of the CREATE ROLE expression by @git-hulk in #17
  • Add the support of the DROP USER/ROLE expression by @git-hulk in #21
  • Added support 'IF NOT EXISTS' for functions by @orginux in #22
  • Add the support of GRANT PRIVILEGE by @git-hulk in #24
  • Add the support of the ALTER ROLE by @Lance726 in #25
  • Fix OnCluster expression should be parsed inside role statement by @Lance726 in #26
  • Support UNION DISTINCT with subquery by @git-hulk in #31
  • Add the support of MODIFY TTL syntax by @git-hulk in #32

New Contributors

Full Changelog: v0.3.0...v0.3.1