tbrehm
2013-09-24 b17c2321d9601fe3e4687eb427d7b3009a03f134
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;