Marius Cramer
2015-01-06 d2713e4bf2090bcd85e0c1d7b99f08575d12f133
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;