Luis Guzman
2016-03-30 0cf03505396faef31d8438a8f86e57d202ef8058
1
2
ALTER TABLE `sys_config` DROP `config_id`,
    ADD PRIMARY KEY (`group`, `name`);