Skip to content

v0.4.6

Compare
Choose a tag to compare
@git-hulk git-hulk released this 18 Apr 04:14
· 37 commits to master since this release
5b640ce

What's Changed

  • Add support of parsing TTL policy when creating table by @git-hulk in #137
  • Add parsing benchmarks by @orian in #138
  • Minor refactor the lexer to allow consuming multiple keywords at once by @git-hulk in #142
  • Add support of OR REPLACE expression for CREATE TABLE|VIEW by @git-hulk in #143
  • Fix dollar sign should be a valid part of the identifier by @git-hulk in #147
  • Fix should allow using the keyword as column name by @git-hulk in #148

Full Changelog: v0.4.5...v0.4.6