cfoe
2012-09-04 5df6059f4153845f2d7db0bff426c4ad70c299cd
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;