cfoe
2012-06-28 c01bd3790f2e885167a44f1aa911a2d97d1a1512
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;