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