v0.12.0 #822
kvch
announced in
Announcements
v0.12.0
#822
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
create
to create migrations interactively--verbose
is added to migrator commands (start
,complete
,rollback
andmigrate
)pull
fetches only migrations that do not exist in the target migrations folder🔴 Breaking changes
migrate
command no longer fails if there is an ongoing migration in your databasepull
command outputs migration files in YAML instead of JSON. If you want to stick with JSON files, set the flag--json
Thank you for reporting issues and suggesting improvements!
Beta Was this translation helpful? Give feedback.
All reactions