Skip to content

0.35.0

Choose a tag to compare

@nene nene released this 09 Nov 10:26
· 159 commits to master since this release

Improved PostgreSQL support

  • Support ON/OFF values in set_parameter_stmt
  • Support COMMENT ON
  • Support CREATE/DROP SUBSCRIPTION
  • Support CREATE/DROP/ALTER PUBLICATION
  • Support CREATE/DROP EXTENSION
  • Support ALTER DEFAULT PRIVILEGES
  • Support FULL [OUTER] JOIN

Improved types

  • Add missing Domain statements to Statement type