diff options
Diffstat (limited to 'sql-files/upgrades/upgrade_svn16490.sql')
-rw-r--r-- | sql-files/upgrades/upgrade_svn16490.sql | 1 |
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`); |