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