Skip to content

15.1.0

Compare
Choose a tag to compare
@nene nene released this 21 Jan 17:57
· 198 commits to master since this release

New features

  • Add support for disable/enable comments to turn off formatting for sections of SQL file #703
  • Allow passing inline JSON config object from command line (e.g. --config '{"keywordCase": "upper"}') #701

Bugfixes

  • Treat ASC,DESC as reserved words in "sql" dialect #702
  • Fix crash when database..table syntax encountered in Transact-SQL #700