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