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