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