cfoe
2012-05-23 98ad85eff21f72cdac88486cfb7e903a6c73b52c
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;