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