Skip to content

9.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@nene nene released this 27 Jul 09:52
· 1120 commits to master since this release

Bugfixes:

  • Fix BETWEEN..AND formatting in tabular style #350
  • Fix double-quoted strings support for Spark #331

Enhancements:

  • Improved formatting of PL/SQL tbl@dblink syntax #338
  • Added support for PL/SQL Q strings #342
  • Improved Trino row pattern formatting #333
  • Revised reserved keyword lists in multiple dialects #348
  • Revised supported joins and set operations in multiple dialects #346
  • Revised supported string types in multiple dialects #332

Internals:

  • Utility for auto-generation of syntax variants #327