Till Brehm
2014-03-13 39e5f011555e9ef1c60c3e417c1de33561b4762a
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);