Groups
Sign in
Groups
sqlalchemy
Conversations
About
Send feedback
Help
[alembic] equivalent to `makemigrations --check`
49 views
Skip to first unread message
Chris Withers
unread,
Mar 11, 2024, 12:51:59 PM
Mar 11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sqlalchemy
Hi,
I got a bounce-back from attempting to email the old alembic google group, so trying here instead!
Does Alembic have an equivalent to django's "makemigrations --check"?
This is a thing you can use in CI on pull requests to ensure no changes
have been made to the model that are not reflected in migrations.
I guess this boils down to "is the current db state plus any outstanding
migrations equal to the model in this checkout"...
cheers,
Chris
Reply all
Reply to author
Forward
Message has been deleted
0 new messages