Till Brehm
2014-07-27 e032124465a66e161e0306f1e910c29db000646e
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;