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