github pgplex/pgschema v1.11.1

pre-release3 hours ago

What's Changed

  • fix: use DROP MATERIALIZED VIEW for materialized dependents during recreate (#415) by @tianzhou in #463
  • fix: support CREATE/DROP/ALTER AGGREGATE in diff and dump (#416) by @tianzhou in #464
  • fix: preserve schema-qualified functions in RLS policy expressions (#427) by @tianzhou in #465
  • fix: pre-drop recreated views before dependent column drops (#444) by @tianzhou in #466
  • fix: render policy and constraint expressions with table schema search_path (#449) by @tianzhou in #467
  • feat: hint at extension dependency when plan fails with missing object errors (#436) by @tianzhou in #468
  • fix: recreate dependent FKs when a referenced unique/PK constraint is replaced (#439) by @tianzhou in #470

Full Changelog: v1.11.0...v1.11.1

Don't miss a new pgschema release

NewReleases is sending notifications on new releases.