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