Marius Burkard
2016-01-31 d82de9c3b06b3b4e845330be57f7f69ce06bef0a
1
ALTER TABLE `web_domain` ADD COLUMN `enable_spdy` ENUM('y','n') NULL DEFAULT 'n' AFTER `proxy_directives`;