xaver
2011-09-27 d37acee290a3008c6ddc1d7cb6f62e0ee52b74b8
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;