Skip to content

Version 0.2.6

Compare
Choose a tag to compare
@shssoichiro shssoichiro released this 04 Oct 19:49
· 17 commits to master since this release
  • fix: ON UPDATE with two many blank formatted incorrectly (#46)
  • fix: EXCEPT not handled well
  • fix: REFERENCES xyz ON UPDATE .. causes formatter to treat the remaining as an UPDATE statement
  • fix: Escaped strings formatted incorrectly
  • fix: RETURNING is not placed on a new line
  • fix: fix the issue of misaligned comments after formatting (#40)