CSoellinger
2016-04-27 473f0615eb7adeea7433328274d38446f13d3e11
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);