mcramer
2012-08-21 7b17e453ad288c27e6854160b7fde370ae6acf28
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;