Marius Cramer
2015-01-05 551989a9bd9b134858f6709a2756ca9dcec82fd4
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;