jlorente/yii2-activerecord-inheritance

Eager loading support

ddanielroche opened this issue · 1 comments

Hello
Your implementation of populateRecord() does not allow eager loading.
If we remove this implementation, the Trait continue to operate and increase its performance.

The pull request has been merged