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