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