root/sql-files/upgrade_svn11721_log.sql
@
3
Revision 1, 133 bytes (checked in by jinshiro, 17 years ago) |
---|
Line | |
---|---|
1 | ALTER TABLE `picklog` CHANGE `type` `type` ENUM( 'M', 'P', 'L', 'T', 'V', 'S', 'N', 'C', 'A', 'R', 'G', 'E' ) NOT NULL DEFAULT 'P'; |
Note: See TracBrowser
for help on using the browser.