Marius Cramer
2014-04-09 79bd40ac9f3b667add3d444ce4a5892256a9cb4a
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;