Bimon
2012-09-06 3c3580ae6c7ddf7cc0615d118656b13a7fc233d7
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;