xaver
2012-03-22 829b76b1e4a511eae1d74e126c0a9e4d457f9f68
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;