summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/upgrade_svn15531_db.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files/upgrades/upgrade_svn15531_db.sql')
-rw-r--r--sql-files/upgrades/upgrade_svn15531_db.sql4
1 files changed, 0 insertions, 4 deletions
diff --git a/sql-files/upgrades/upgrade_svn15531_db.sql b/sql-files/upgrades/upgrade_svn15531_db.sql
deleted file mode 100644
index ce0e56302..000000000
--- a/sql-files/upgrades/upgrade_svn15531_db.sql
+++ /dev/null
@@ -1,4 +0,0 @@
--- `ExpPer` column removed from `mob_db` and `mob_db2` tables
-
-ALTER TABLE `mob_db` DROP COLUMN `ExpPer`;
-ALTER TABLE `mob_db2` DROP COLUMN `ExpPer`;