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