cfoe
2012-08-25 4ee9efa1670ba1a54fc3c42a415fa1c120d1b627
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;