What's Changed
- fix: order expression indexes after functions they reference by @tianzhou in #570
- fix: match quoted identifiers in function dependency detection by @tianzhou in #572
- fix: only collapse genuinely owned sequences into SERIAL (#573) by @tianzhou in #577
- fix: emit ALTER SEQUENCE OWNED BY when only sequence ownership changes (#573) by @tianzhou in #578
- fix: order multi-file dump includes by dependency, not directory (#580) by @tianzhou in #581
- fix: order aggregates and SQL function bodies after the views they depend on (#580) by @tianzhou in #582
Full Changelog: v1.12.5...v1.13.0