cfoe
2012-09-04 5c80fff2ca165e98b9a7bf5c865ef5de0e4a8cd0
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;