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