summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/upgrade_svn16490.sql
diff options
context:
space:
mode:
authorMysterious <mysteriousragnarok@hotmail.com>2013-02-14 18:56:08 -0800
committerMysterious <mysteriousragnarok@hotmail.com>2013-02-14 18:56:08 -0800
commit7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e (patch)
tree3a6cb20957b1486d92f7f017e0e6048951112d87 /sql-files/upgrades/upgrade_svn16490.sql
parent52e8c428bfc64a2285710256496331bfff19b651 (diff)
parent74c31098137aae3e0bfc962e4685a7050409df78 (diff)
downloadhercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.gz
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.bz2
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.xz
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.zip
Merge pull request #4 from HerculesWS/master
Merging Hercules Changes
Diffstat (limited to 'sql-files/upgrades/upgrade_svn16490.sql')
-rw-r--r--sql-files/upgrades/upgrade_svn16490.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql-files/upgrades/upgrade_svn16490.sql b/sql-files/upgrades/upgrade_svn16490.sql
deleted file mode 100644
index b38445c46..000000000
--- a/sql-files/upgrades/upgrade_svn16490.sql
+++ /dev/null
@@ -1 +0,0 @@
-ALTER TABLE `char` ADD CONSTRAINT `name_key` UNIQUE (`name`);