florian030
2014-02-17 1f1d56670ba0f10d21c784592a32854f9c967bd4
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);