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