aboutsummaryrefslogtreecommitdiff
path: root/schema/changelog-3.3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'schema/changelog-3.3.xml')
-rw-r--r--schema/changelog-3.3.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/schema/changelog-3.3.xml b/schema/changelog-3.3.xml
index e5f29c661..4a34c6626 100644
--- a/schema/changelog-3.3.xml
+++ b/schema/changelog-3.3.xml
@@ -10,7 +10,7 @@
<preConditions onFail="MARK_RAN">
<not>
- <tableExists tableName="server" />
+ <tableExists tableName="tc_servers" />
</not>
</preConditions>
@@ -185,4 +185,5 @@
</insert>
</changeSet>
+
</databaseChangeLog>