Jesse Norell
2016-05-24 190275a3c3814094edaa6c5ea40e74031123608f
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;