Skip to content

Unexpected LONGTEXT type #1584

Answered by zzzeek
wu-clan asked this question in Usage Questions
Discussion options

You must be logged in to vote

alembic seems to be skipping the reverse variant at the moment. please set up the variant with generic type first as this is what alembic expects right now:

 TEXT().with_variant(LONGTEXT(), "mysql")

this will be fixed by #1585 will be in alembic 1.14.1

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wu-clan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
Converted from issue

This discussion was converted from issue #1583 on December 24, 2024 15:14.