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