dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
openvz: free all ip-addresses if the vm was deleted
Florian Schaal
2015-10-20
61e08e761ef6f29cbc230c54f7e67014b79518aa
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0042.sql
1
2
3
-- increase column size
ALTER TABLE `client` CHANGE `template_additional` `template_additional` TEXT NOT NULL;