mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-07 08:27:34 +08:00
in this cases it does not make sense to remove duplicates as the result is not on record level anymore. This could be the case after GROUP BY has been applied. fixes #8772