Till Brehm
2015-09-01 ae9ca85a82c4001b1e6861bb3c91067812a210b7
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);