Skip to content

v0.7.2

Choose a tag to compare

@aleclarson aleclarson released this 18 Nov 16:55
· 12 commits to main since this release

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