Marius Cramer
2014-02-05 f0bed3a1dd147e85ce4f3d0e41a8142fc050960e
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;