summaryrefslogtreecommitdiff
path: root/sql-files/upgrade_svn11388.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files/upgrade_svn11388.sql')
-rw-r--r--sql-files/upgrade_svn11388.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn11388.sql b/sql-files/upgrade_svn11388.sql
index 8ca4d0fbb..d15c01006 100644
--- a/sql-files/upgrade_svn11388.sql
+++ b/sql-files/upgrade_svn11388.sql
@@ -2,4 +2,3 @@ ALTER TABLE `atcommandlog` CHANGE `command` `command` VARCHAR( 255 ) NOT NULL;
ALTER TABLE `atcommandlog` CHANGE `char_name` `char_name` VARCHAR( 25 ) NOT NULL;
ALTER TABLE `branchlog` CHANGE `char_name` `char_name` VARCHAR( 25 ) NOT NULL;
ALTER TABLE `npclog` CHANGE `char_name` `char_name` VARCHAR( 25 ) NOT NULL;
- \ No newline at end of file