cfoe
2012-06-29 903de2abc833b74f78f366587679f6c2ea28601e
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;