DevGroup-ru/yii2-arangodb

Incompatibility with yii\db\BaseActiveRecord

bethrezen opened this issue · 1 comments

Yii2 added incompatible "simplification" of findByCondition in commit yiisoft/yii2@ffe9401

❗ ❗ ❗
Can cause side-effects: we are returning Query instead of calling ->one() or ->all()
❗ ❗ ❗