dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fixed sql-query
Florian Schaal
2015-04-17
7802d5714a9be14db84e737c85646c9fadbfae66
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0053.sql
1
2
ALTER TABLE `web_domain` ADD `last_quota_notification` DATE NULL DEFAULT NULL;
ALTER TABLE `mail_user` ADD `last_quota_notification` DATE NULL DEFAULT NULL;