Skip to content

6.1.1

Choose a tag to compare

@nene nene released this 16 May 11:07
· 1972 commits to master since this release

Fixes:

  • Add CASE expression support for DB2 and Redshift. This means, all SQL dialects now support CASE..END syntax.

Internals:

  • Reorganization of CASE expression formatting code.
  • Reorganization of token preprocessing.