root/sql-files/upgrade_svn10580.sql
@
1
Revision 1, 98 bytes (checked in by jinshiro, 17 years ago) |
---|
Rev | Line | |
---|---|---|
[1] | 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.