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