Commit 83391fe
Truncate constraint name before trying to rename
The check whether to rename a constraint would operate on the
untruncated names which resulting in an error when the constraint
name would be the same after truncation.
(cherry picked from commit 18b6932)1 parent 216780e commit 83391fe
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments