dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added missing incremental sql file to repository
mcramer
2013-08-22
870581b49cfd209ad27c7b59f48b0ed1a382af39
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0021.sql
1
ALTER TABLE `web_domain` ADD `php_fpm_use_socket` ENUM( 'n', 'y' ) NOT NULL DEFAULT 'n' AFTER `nginx_directives`;