v0.7.2
Changelog
- ae17d9f Add JSON output support to pg-schema-diff plan. (stripe#175)
- d20f7c4 Refactor SQL generation - graph-first approach (stripe#176)
- 058437c Revert "feat: add --pre-plan-file flag"
- 9344d0a feat: set check_function_bodies=off in runPlan
- 027e954 fix: set check_function_bodies=off in ddlSchemaSource#GetSchema