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