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