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