Rename constraint #2274
teamschlaflos
started this conversation in
General
Replies: 1 comment 1 reply
-
I'm OK with supporting this on PostgreSQL. You would want to add a You'd also need to add an You'd need to include an adapter test for this as well. Without a specific method, you can just call |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Postgresql 9.2 and newer supports a rename constraint to rename foreign keys. Should there be support for it, or what would be the best way to rename a foreign key after a table was renamed?
Beta Was this translation helpful? Give feedback.
All reactions