aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
Diffstat (limited to 'schema')
-rw-r--r--schema/changelog-4.15.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/schema/changelog-4.15.xml b/schema/changelog-4.15.xml
index e8dd15bb5..57b9b341a 100644
--- a/schema/changelog-4.15.xml
+++ b/schema/changelog-4.15.xml
@@ -23,8 +23,6 @@
</column>
</createTable>
- <addUniqueConstraint tableName="tc_orders" columnNames="uniqueid" constraintName="uk_orders_uniqueid" />
-
<createTable tableName="tc_user_order">
<column name="userid" type="INT">
<constraints nullable="false" />