What's Changed
- fix: normalize views after temporary schema rename by @hoyaaaa in #520
- feat: add --version flag to cli by @tianzhou in #543
- fix: validate extension schema consistency between plan and target databases (#518) by @tianzhou in #544
- fix: defer functions whose signature uses a deferred table's row type (#545) by @tianzhou in #546
- fix: cross-schema FK support via ignore stubs (#548) by @tianzhou in #549
- docs: 5 lesser known Postgres syntax by @tianzhou in #550
- fix: recreate policy when removing WITH CHECK clause (#551) by @tianzhou in #554
- fix: stub cross-schema partition parents in plan database by @tianzhou in #555
- fix: stub roles for ALTER DEFAULT PRIVILEGES in external plan DB by @tianzhou in #556
New Contributors
Full Changelog: v1.12.3...v1.12.4