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