Florian Schaal
2015-09-24 4cde31dda29dc0967ee82897c0f7caa122ff8e98
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;