Skip to content

Multi-schema support and diffing two databases

Pre-release
Pre-release

Choose a tag to compare

@bplunkett-stripe bplunkett-stripe released this 09 Feb 00:13
· 58 commits to main since this release
7fc1d07

Summary

  • Diff any schemas, not just public
  • Diff two databases instead of a database and DDL
  • New interface for generating plans (Generate). GeneratePlan is now deprecated.

What's Changed

Full Changelog: v0.5.0...v0.6.0