Compare commits
2 Commits
b87a934971
...
460a6e1d02
| Author | SHA1 | Date |
|---|---|---|
|
|
460a6e1d02 | |
|
|
ae08bd578c |
|
|
@ -343,7 +343,7 @@
|
|||
create unique index PK_${tableName}
|
||||
on ${tableName}
|
||||
(
|
||||
PK_MEMBER, CHILD_NODE
|
||||
PK_MEMBER, CHILD_NODE, STAGE
|
||||
)
|
||||
</update>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue