Skip to content

Alembic.command.check (v.1.9.0) #1179

Discussion options

You must be logged in to vote

the check command should produce the same result as a plain autogenerate command, they run the same comparison routine. there is also no consideration of actual upgrade operations during autogenerate or check, it strictly looks at the MetaData collection passed and compares its contents to what reflection sees.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@HusseinWarsame
Comment options

@zzzeek
Comment options

Answer selected by HusseinWarsame
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third party library / application issues issue lies within a library or application outside of alembic or sqlalchemy
2 participants