Marius Burkard
2016-04-01 224dde7ac5f03d82b5cb202e1eeba88f0bff96c2
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;