Skip to content

6.1.2

Compare
Choose a tag to compare
@nene nene released this 24 May 07:45
· 1751 commits to master since this release

Bugfixes:

  • Add missing PostgreSQL JSON operators #> and #>> #217
  • Don't add extra newline before a lonely semicolon when using newlineBeforeSemicolon: true

Internals:

  • Rewrite of SQL string building logic
  • Remove ZWS-replacement hack from indentStyle: tabular* token formatting
  • Store both raw and clean values inside tokens