Bimon
2012-01-12 f9b8d0ab8f734fd1a25d1b12b71e35e4d926da98
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;