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