Dominik
2014-04-04 7a4248fd4a64bafff41564a4a04af08f5cb2d525
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);