dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- MySQL table generator: default value of text fields must be NULL, not 'NU...
Falko Timme
2014-08-28
c505a8e45a82ed8673c64a27fde30890a39849e4
[gitlabFork/ISPConfig3.git]
/
install
/
sql
/
incremental
/
upd_0066.sql
1
2
ALTER TABLE `sys_config` DROP `config_id`,
ADD PRIMARY KEY (`group`, `name`);