Skip to content

Release 0.3.0

Latest
Compare
Choose a tag to compare
@JelleZijlstra JelleZijlstra released this 13 Jul 01:50
· 11 commits to main since this release
d69ba8d
  • Add ANSI SQL as a dialect
  • Support escaping quotes by doubling them in string literals
  • Support scientific notation with a negative exponent
  • Fix formatting for quoted identifiers that contain non-alphanumeric characters
  • Support the unary NOT operator
  • Fix formatting of LEFT JOIN and similar queries