xaver
2012-01-15 5c67f75bdb5f5daaf06e077285e767dba44244fe
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;