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