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 :) |
Beta Was this translation helpful? Give feedback.
Answered by
CaselIT
Feb 3, 2026
Replies: 1 comment 2 replies
-
|
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? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
CaselIT
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?