Marius Cramer
2015-09-04 842b5c34e70869b7b1a0d368cbb6280f737301d3
1
ALTER TABLE `web_domain` ADD `python` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `ruby`;