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