diff options
Diffstat (limited to 'sql-files/upgrade_svn14797.sql')
-rw-r--r-- | sql-files/upgrade_svn14797.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn14797.sql b/sql-files/upgrade_svn14797.sql deleted file mode 100644 index acf6fb33d..000000000 --- a/sql-files/upgrade_svn14797.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE `char` ADD `robe` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0' AFTER `head_bottom`; |