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