xaver
2012-02-28 b4daebfaff3a7cfb84f5700de0fda1c4dc943a03
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;