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