aboutsummaryrefslogtreecommitdiff
path: root/schema
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2018-08-08 08:33:02 +0500
committerAbyss777 <abyss@fox5.ru>2018-08-08 08:33:02 +0500
commitceab9b2b23b924d8ebb44b592b6e8f285408a5fa (patch)
tree8120047bfc6e7be1b25e03ba485e991b57455171 /schema
parent77fba0d739193f5ba4ac351a17729974e909e25c (diff)
downloadtraccar-server-ceab9b2b23b924d8ebb44b592b6e8f285408a5fa.tar.gz
traccar-server-ceab9b2b23b924d8ebb44b592b6e8f285408a5fa.tar.bz2
traccar-server-ceab9b2b23b924d8ebb44b592b6e8f285408a5fa.zip
Rename changeset
Diffstat (limited to 'schema')
-rw-r--r--schema/changelog-4.0.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/schema/changelog-4.0.xml b/schema/changelog-4.0.xml
index ed697bfca..d1944c4f5 100644
--- a/schema/changelog-4.0.xml
+++ b/schema/changelog-4.0.xml
@@ -160,13 +160,7 @@
</changeSet>
- <changeSet author="author" id="changelog-4.0-post">
-
- <preConditions onFail="MARK_RAN">
- <columnExists tableName="tc_notifications" columnName="web" />
- <columnExists tableName="tc_notifications" columnName="mail" />
- <columnExists tableName="tc_notifications" columnName="sms" />
- </preConditions>
+ <changeSet author="author" id="changelog-4.0">
<dropDefaultValue tableName="tc_notifications" columnName="web" />
<dropColumn tableName="tc_notifications" columnName="web" />