dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Feat: enable xfs-quotas. --- Daniel Ripoll I was a DevOps before it was coo...
Daniel
2016-04-17
e14c6ea84f18143bbd9eb17838b28fb884e78bd3
[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;