Alembic migration for cross-schema FK #1790
Answered
by
CaselIT
aholovenko
asked this question in
Usage Questions
|
Hi everyone! Some parts of my code: I am working with alembic==1.18.1 and python 3.11 I would appreciate any help, thank you :) |
Answered by
CaselIT
Feb 3, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I believe this is a bug of the 1.18 series, that was fixed in version 1.18.3 by #1787
Can you try version 1.18.3?