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