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