summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2013-03-27--18-35.sql
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-05 11:34:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-23 21:45:55 +0300
commitc14ec2740d7af3f32e0ea1a57b55ecac85bc1823 (patch)
tree1035e7bf0144e93257cb4ffbf55e4f4f56ac4871 /sql-files/upgrades/2013-03-27--18-35.sql
parentab1017903b3201609d80b676ec8a01bbd87d5c67 (diff)
downloadhercules-c14ec2740d7af3f32e0ea1a57b55ecac85bc1823.tar.gz
hercules-c14ec2740d7af3f32e0ea1a57b55ecac85bc1823.tar.bz2
hercules-c14ec2740d7af3f32e0ea1a57b55ecac85bc1823.tar.xz
hercules-c14ec2740d7af3f32e0ea1a57b55ecac85bc1823.zip
Remove conf dir.
Diffstat (limited to 'sql-files/upgrades/2013-03-27--18-35.sql')
-rw-r--r--sql-files/upgrades/2013-03-27--18-35.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/sql-files/upgrades/2013-03-27--18-35.sql b/sql-files/upgrades/2013-03-27--18-35.sql
deleted file mode 100644
index 323aa2ace..000000000
--- a/sql-files/upgrades/2013-03-27--18-35.sql
+++ /dev/null
@@ -1,3 +0,0 @@
-#1364409316
-ALTER TABLE `char` ADD COLUMN `slotchange` SMALLINT(3) unsigned NOT NULL default '0';
-INSERT INTO `sql_updates` (`timestamp`) VALUES (1364409316);