Skip to content

Releases: takegue/tree-sitter-sql-bigquery

v0.2.0

06 Feb 21:48
b77b380
Compare
Choose a tag to compare

What's Changed

  • Support HAVING MIN and HAVING MAX syntax by @takegue in #17

Full Changelog: v0.1.12...v0.2.0

v0.1.12

29 Dec 04:13
Compare
Choose a tag to compare
Disable `git tag`

v0.1.10

29 Dec 00:38
Compare
Choose a tag to compare

What's Changed

  • CHANGE: keyword argument syntax for function_call, call_statement by @takegue in #12

Full Changelog: v0.1.8...v0.1.10

v0.1.7

10 Dec 12:23
Compare
Choose a tag to compare

Bugfix

  • Allow symbols in identifier node

v0.1.5

01 Dec 23:18
Compare
Choose a tag to compare

Features

  • Support native JSON type
  • Support DCL statement
  • Support EXPORT DATA statement
  • Support LOAD DATA statement

Bugfixes

  • Element/field access bugfix
  • Allow to use timestamp keyword as identifier

v0.1.4 Release

30 Nov 21:37
Compare
Choose a tag to compare

v0.1.0: First minor version release

23 Nov 20:38
Compare
Choose a tag to compare