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