aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
Diffstat (limited to 'schema')
-rw-r--r--schema/changelog-3.7.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/schema/changelog-3.7.xml b/schema/changelog-3.7.xml
index e23e44b04..c988b8bdb 100644
--- a/schema/changelog-3.7.xml
+++ b/schema/changelog-3.7.xml
@@ -24,6 +24,8 @@
<column name="attributes" type="VARCHAR(4096)" />
</addColumn>
+ <dropColumn tableName="devices" columnName="motion" />
+
</changeSet>
<changeSet author="author" id="changelog-3.7-notmssql">