|
4f44bb2416
|
Fixes #1581: Added ActiveQuery::joinWith() to support joining with relations
|
2013-12-24 00:08:49 -05:00 |
|
|
60d9e04cdb
|
Merge pull request #1438 from klimov-paul/mongo
MongoDB integration
|
2013-12-05 11:50:12 -08:00 |
|
|
b0568612bf
|
Fixes #1402: AR eager loading has problem when asArray() is used together with viaTable().
|
2013-12-03 20:58:20 -05:00 |
|
|
cddb878360
|
ActiveRelationTrait::getModelKey() updated to work with non scalar keys.
|
2013-12-01 17:46:21 +02:00 |
|
|
d0fc987f0b
|
fixed test break
|
2013-11-30 03:15:35 +01:00 |
|
|
0b43aa4f81
|
Fixes #1310: ActiveRelation does not preserve order of items on find via() and viaTable()
|
2013-11-24 13:47:40 -05:00 |
|
|
a2fe128455
|
refactored query and relation.
|
2013-11-17 00:02:27 -05:00 |
|
|
42a58870fe
|
moved db interfaces and traits back to yii/db.
|
2013-11-14 22:01:26 -05:00 |
|