aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
Diffstat (limited to 'schema')
-rw-r--r--schema/changelog-5.3.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/schema/changelog-5.3.xml b/schema/changelog-5.3.xml
index a689bc236..3b103a6fa 100644
--- a/schema/changelog-5.3.xml
+++ b/schema/changelog-5.3.xml
@@ -32,6 +32,8 @@
</column>
</createTable>
+ <dropColumn tableName="tc_users" columnName="token" />
+
</changeSet>
</databaseChangeLog>