Features
🦺 The pgroll migrate command has a new --expect-one flag used to abort if there is more than one migration to be applied
Changelog
- 1a3880f Add
--expect-oneflag tomigratecommand (#1005) - 82cb94e Add and update badges on
README.md(#991) - 6222c9c Bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#975)
- e237e63 Bump github.com/testcontainers/testcontainers-go from 0.38.0 to 0.39.0 (#981)
- c56416b Bump golang.org/x/tools from 0.36.0 to 0.37.0 (#978)
- 07bb247 Bump golang.org/x/tools from 0.37.0 to 0.38.0 (#986)
- d436c48 Correct formatting and links in orms.mdx (#990)
- dc397a2 Improve error message on binary/state mismatch (#982)
- dab432e Run CI tests against Postgres 18 (#983)
- f237c88 chore: fix small typo in orms.mdx (#992)