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