summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql-files/upgrade_svn15885.sql (renamed from sql-files/upgrade_svn15885_log.sql)2
1 files changed, 0 insertions, 2 deletions
diff --git a/sql-files/upgrade_svn15885_log.sql b/sql-files/upgrade_svn15885.sql
index 5ab9fc2fa..7f1666c79 100644
--- a/sql-files/upgrade_svn15885_log.sql
+++ b/sql-files/upgrade_svn15885.sql
@@ -1,5 +1,3 @@
--- Adds 'I' to `type` in `zenylog`
-
ALTER TABLE `char` ADD COLUMN `elemental_id` int(11) unsigned NOT NULL default '0';
--