v0.7.0 - Enum, RLS, and Alter Sequence Support
Pre-release
Pre-release
What's Changed
- Use logfmt for plan modifiers by @bplunkett-stripe in #109
- Add support for altering sequences by @bplunkett-stripe in #113
- Bump pgx dependency and to go 1.20 by @bplunkett-stripe in #117
- Make data-packing toggle-able by @bplunkett-stripe in #119
- Add enum support by @bplunkett-stripe in #120
- Exclude temporary schemas by @bplunkett-stripe in #122
- Update get schema hash by @bplunkett-stripe in #123
- Exclude schemas owned by extensions by @bplunkett-stripe in #127
- [CLI] Add flag to disable plan validation by @bplunkett-stripe in #130
- Add ability to skip apply confirm prompt by @bplunkett-stripe in #134
- RLS Policies by @bplunkett-stripe in #132
Full Changelog: v0.6.0...v0.7.0