Till Brehm
2015-03-06 27978b1082cf730da91a675b18bbe625f4c8cf39
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);