root
2014-02-15 69425c3dae9d0145ee0bd1aa6b6a3d7a800bf870
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;