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