cfoe
2012-07-16 c513fa15cb337bc23490c9ceaf446cf1621cb342
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;