cfoe
2012-07-05 cbbf0dd48ff53924b8686eda5d6b1edadc6b14c4
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;