v0.0.9
What's Changed
- test: group integration tests under tests/api/ by @Apakottur in #90
- test: add gen_setup.assert_diff and migrate all tests to it by @Apakottur in #91
- fix: keep comments in sync when an object is renamed by @Apakottur in #92
- fix: raise on unmodelled objects instead of falsely converging by @Apakottur in #94
- fix: introspect triggers on partitioned parents, skip partition clones by @Apakottur in #95
- fix: handle matview dependency gaps (apply-time failures and false refusals) by @Apakottur in #93
- refactor: dedup diff scaffolds and thread index CONCURRENTLY into rendering by @Apakottur in #96
- fix: set read-only via connection attribute for pgbouncer compatibility by @Apakottur in #97
Full Changelog: v0.0.8...v0.0.9