v0.13.0 release: baselining support #858
kvch
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
⚡ Highlights
baseline
to help integratepgroll
into existing databasesmigrate
command fails early if there is an issue in a migration fileRead the release blog post for more details: https://pgroll.com/blog/pgroll-0-13-0-update
🔴 Breaking changes
--name
flag is removed frompgroll convert
pgroll
uses the filename as the migration name. This, migration name cannot be set usingname
attribute in migration files. You must remove the attributename
from your new, unapplied migration files.Beta Was this translation helpful? Give feedback.
All reactions