Is it possible to "autogenerate" with batch_alter_table
syntax?
#1714
Answered
by
zzzeek
jvanasco
asked this question in
Usage Questions
-
I am in the process of some larger migrations with a sqlite backend. It looks like invoking autogenerate to use |
Beta Was this translation helpful? Give feedback.
Answered by
zzzeek
Aug 22, 2025
Replies: 1 comment 1 reply
-
it's absolutely supported https://alembic.sqlalchemy.org/en/latest/batch.html#batch-mode-with-autogenerate |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jvanasco
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it's absolutely supported
https://alembic.sqlalchemy.org/en/latest/batch.html#batch-mode-with-autogenerate