github pgplex/pgschema v1.12.0

pre-release3 hours ago

What's Changed

  • fix: dump and diff RLS enabled on partitioned tables (#471) by @tianzhou in #490
  • fix: normalize partial index IN-list predicates to avoid perpetual rebuild (#473) by @tianzhou in #491
  • feat(dump): add --qualify-schema to force full schema qualification (#321) by @tianzhou in #492
  • docs(dump): document --qualify-schema flag (#321) by @tianzhou in #494
  • fix: partition child PK/UNIQUE constraints cause perpetual plan drift (#495) by @tianzhou in #497
  • fix: emit PARTITION OF for partition children on create path (#496) by @tianzhou in #498
  • fix: emit per-child column overrides in PARTITION OF (#499) by @tianzhou in #500
  • fix: support PG18 VIRTUAL generated columns (#501) by @tianzhou in #503
  • fix: always schema-qualify table in COMMENT ON COLUMN (#502) by @tianzhou in #504

Full Changelog: v1.11.1...v1.12.0

Don't miss a new pgschema release

NewReleases is sending notifications on new releases.