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