github sql-formatter-org/sql-formatter v10.4.0
10.4.0

latest releases: v15.4.9, v15.4.8, v15.4.7...
2 years ago

Bugfixes

  • Fix parse error in BETWEEN expressions that use tbl.col syntax #423
  • Don't support backslash escapes when SQL dialect only supports repeated-quote escapes #308

Mildly breaking changes

  • All strings and identifiers no more support all kinds of escaping (e.g. both \" and "") #425
  • Unclosed strings/quoted-identifiers (like "...) are no more supported #425
  • All possible single-char operators are no more supported in all dialects (only operators specific to the dialect) #426

Don't miss a new sql-formatter release

NewReleases is sending notifications on new releases.