From e3014f7b20b5df2843e3448c5327dda2641ddbdc Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 6 Sep 2012 19:58:51 +0000 Subject: sql-files folder redesign as discussed with other developers, all upgrade files prior to rathena were removed (if you need them you can use the trac or download a earlier version of the folder). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16750 54d463be-8e91-2dee-dedb-b68131a5f0ec --- sql-files/upgrade_svn11388.sql | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 sql-files/upgrade_svn11388.sql (limited to 'sql-files/upgrade_svn11388.sql') diff --git a/sql-files/upgrade_svn11388.sql b/sql-files/upgrade_svn11388.sql deleted file mode 100644 index d15c01006..000000000 --- a/sql-files/upgrade_svn11388.sql +++ /dev/null @@ -1,4 +0,0 @@ -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; -- cgit v1.2.3-70-g09d2