Commit 5cf1b29
committed
Fixed Issue liquibase#7413: SQL Anywhere: Constraint name is not considered for PRIMARY KEY
1 parent fdcdd59 commit 5cf1b29
File tree
1 file changed
+2
-3
lines changed- liquibase-standard/src/main/java/liquibase/sqlgenerator/core
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments