Skip to content

9.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nene nene released this 16 Jul 09:00
· 1201 commits to master since this release

Improvements

  • Improved support for various BigQuery DDL statements (thanks to Ahmad Khan #319)

Bugfixes

  • Fixed aliasAs option inserting AS keywords to BigQuery functions #309
  • Fixed parameter substitution not working in BETWEEN expressions #318

Internals

  • Placed each language.formatter.ts file to separate directory and separated functions and keywords to separate files #315
  • Removed RESERVED_JOIN_CONDITION token type.