diff options
Diffstat (limited to 'sql-files/upgrade_svn14085.sql')
-rw-r--r-- | sql-files/upgrade_svn14085.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn14085.sql b/sql-files/upgrade_svn14085.sql index 3d0ed00f4..5e988841e 100644 --- a/sql-files/upgrade_svn14085.sql +++ b/sql-files/upgrade_svn14085.sql @@ -1 +1 @@ -ALTER TABLE `char` ADD `rename` SMALLINT( 3 ) UNSIGNED NOT NULL DEFAULT '0';
\ No newline at end of file +ALTER TABLE `char` ADD `rename` SMALLINT( 3 ) UNSIGNED NOT NULL DEFAULT '0'; |