cfoe
2012-09-05 7d91e31982c3ad272ec3ea2265acc7c28468f5f7
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;