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