Why does op.add_column explicitly not support primary_key?
#1784
Unanswered
Chais
asked this question in
Usage Questions
Replies: 1 comment 2 replies
-
|
shrugs, I guess I was too lazy to read PG docs.. will fix |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's been remarked in #1232 explicitly doesn't support
primary_keyand I can see this in the generated MySQL.My question is now: Why?
works perfectly fine, so why not have alembic spit that out?
Beta Was this translation helpful? Give feedback.
All reactions