Skip to content

flask SQLAlchemy db_migrate failing on large migration using SmallInteger #480

Answered by miguelgrinberg
markgalup asked this question in Q&A
Discussion options

You must be logged in to vote

This is probably an Alembic issue. Flask-Migrate doesn't do any of this, I just take care of the integration of Alembic with Flask. You may want to create an example that reproduces the problem and get advice from the Alembic team on it.

Replies: 1 comment 21 replies

Comment options

You must be logged in to vote
21 replies
@markgalup
Comment options

@miguelgrinberg
Comment options

@markgalup
Comment options

@markgalup
Comment options

@miguelgrinberg
Comment options

Answer selected by markgalup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #479 on August 12, 2022 08:55.