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