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