Florian Schaal
2015-06-03 a4cfc3cd050a2e7a2193b5a0485afd28b5d46162
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;