Till Brehm
2016-06-16 14f5970ef1f3f830916a9e1a4c4655bdcf4519d1
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);