xaver
2012-03-19 b9ce1a88f5f945c6f7ac0ba675048e75471421c6
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;