Jesse Norell
2015-07-20 c067e5e1bf8d2d9947df4c23dbac235ad2f63c87
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;