mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 13:58:24 +08:00
* refs #11122: Fixed can not use `orderBy` with aggregate functions like `count`, `max` etc. * Update QueryTest.php
* refs #11122: Fixed can not use `orderBy` with aggregate functions like `count`, `max` etc. * Update QueryTest.php