Till Brehm
2016-06-17 522bede75fce4a0e3a7d2c7eff1eee198b900a22
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);