root/sql-files/upgrade_svn10580.sql @ 22

Revision 1, 98 bytes (checked in by jinshiro, 17 years ago)
Line 
1ALTER TABLE `chatlog` CHANGE `type` `type` ENUM( 'O', 'W', 'P', 'G', 'M' ) NOT NULL DEFAULT 'O';
Note: See TracBrowser for help on using the browser.