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