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