aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
Diffstat (limited to 'schema')
-rw-r--r--schema/changelog-5.1.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/schema/changelog-5.1.xml b/schema/changelog-5.1.xml
index 26c2088b9..d5a8bc1fe 100644
--- a/schema/changelog-5.1.xml
+++ b/schema/changelog-5.1.xml
@@ -12,6 +12,10 @@
<column name="uniqueid" />
</createIndex>
+ <addColumn tableName="tc_servers">
+ <column name="overlayurl" type="VARCHAR(512)" />
+ </addColumn>
+
</changeSet>
</databaseChangeLog>