Marius Burkard
2016-07-05 ec0634332c118fbcd9e30e41563ee669ccf0d787
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;