Skip to content

v3.11.13

Latest

Choose a tag to compare

@sqldef-bot sqldef-bot released this 03 Jul 07:45
Immutable release. Only release title and notes can be modified.
9a60991

What's Changed

  • psqldef: support ALTER TABLE ... ROW LEVEL SECURITY by @hokaccha in #1270
  • psqldef: fix CREATE POLICY handling (optional clauses, non-default schemas, no-op text casts) by @hokaccha in #1271
  • psqldef: handle || in policy expression cast stripping, add unit tests by @hokaccha in #1273

Full Changelog: v3.11.12...v3.11.13