Skip to content

15.5.2

Latest
Compare
Choose a tag to compare
@nene nene released this 26 Mar 08:21
· 1 commit to master since this release

Fixes

  • Recognize optional syntax in PostgreSQL CREATE statements (#851) (thanks to @jamesarosen)
  • Recognize CASCADE, NO ACTION and RESTRICT as keywords after ON UPDATE/DELETE in PostgreSQL (#849) (thanks @karlhorky)
  • Support for CREATE DATABASE and USE for Transact-SQL (#606)