Jesse Norell
2015-07-14 411a6f5299c2894a27ba26e4c0531b36615216ee
1
ALTER TABLE `web_domain` ADD COLUMN `enable_spdy` ENUM('y','n') NULL DEFAULT 'n' AFTER `proxy_directives`;