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