You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems there was an issue created for this back in 2020 (#32044), but it is still relevant. I find myself needing to rename old foreign constraints and I tried using renameIndex but it fails. Currently the only way to accomplish this is to drop the foreign constraint and recreate it which is cumbersome.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Seems there was an issue created for this back in 2020 (#32044), but it is still relevant. I find myself needing to rename old foreign constraints and I tried using
renameIndex
but it fails. Currently the only way to accomplish this is to drop the foreign constraint and recreate it which is cumbersome.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions