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