mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-24 17:06:52 +01:00
* '662-lazy-load-through-relation' of https://github.com/klimov-paul/yii: Issue #662 has been added to CHANGELOG. "CActiveFinder::applyLazyCondition()" has been updated to use last relation in the join chain, while composing where condition. Test case for issue #662 has been improved. Test case "CActiveRecordTest::testHasOneThroughLazy()" has been added to expose issue #662 Conflicts: tests/framework/db/ar/CActiveRecordTest.php