Immutable
release. Only release title and notes can be modified.
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