nveid
2011-12-16 1d8f7f155aadf209eaa4e0ca0805b428b9887b6a
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;