cfoe
2012-05-24 0ce0fdbef0940e4408abc8a717d8321dae0e191c
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;