v0.8.0
Pre-release
Pre-release
What's Changed
- Update Acceptance Tests - Flatten specs by @bplunkett-stripe in #136
- Add postgres version 16 support by @bplunkett-stripe in #137
- fix: #67 converting all tabs to spaces in migration acceptance tests by @ammiranda in #139
- Online foreign key support by @bplunkett-stripe in #141
- Add test cases for functional indexes by @alexaub-stripe in #146
- Fix column renames for indexes by @bplunkett-stripe in #147
- Support multiple sql dirs by @bplunkett-stripe in #150
- Create issue templates by @bplunkett-stripe in #166
- Add support for column identities by @bplunkett-stripe in #164
- Support nested directories by @bplunkett-stripe in #171
- Improve dir schema source errors by @bplunkett-stripe in #172
- Create simple version command by @bplunkett-stripe in #174
- Add JSON output support to pg-schema-diff plan. by @tonycosentini in #175
- Refactor SQL generation - graph-first approach by @bplunkett-stripe in #176
New Contributors
- @ammiranda made their first contribution in #139
- @tonycosentini made their first contribution in #175
Full Changelog: v0.7.0...v0.8.0