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