yii2tech/filedb

`ActiveRecord::indexBy()` not working with Yii 2.0.14

klimov-paul opened this issue · 1 comments

ActiveRecord::indexBy() does not apply in case Yii framework version 2.0.14 (2.0.14.1) is used.

Issue is caused by PR:
yiisoft/yii2#13891

Resolved by commit b198598