Carsten Brandt
|
f017ba357f
|
refactored unit tests. put common AR tests in trait
|
2013-11-24 19:18:16 +01:00 |
|
Carsten Brandt
|
c62e0cbbfb
|
added unit test to verify AR afterSave isNewRecord value
closes #1084
|
2013-10-28 10:48:18 +01:00 |
|
Qiang Xue
|
fb8e818204
|
Dropped support for supporting default namespace for classes of related models.
|
2013-10-21 23:55:20 -04:00 |
|
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
Carsten Brandt
|
f974e1a59f
|
fixed validator test break
|
2013-10-15 04:43:52 +02:00 |
|
Carsten Brandt
|
3a347c3587
|
added property docs to AR test classes
|
2013-09-18 16:30:00 +02:00 |
|
Alexander Makarov
|
0596fa82fd
|
code style fixes
|
2013-08-13 02:43:47 +04:00 |
|
Qiang Xue
|
034d88e5e4
|
Fixes issue #134
|
2013-05-06 08:04:35 -04:00 |
|
Zander Baldwin
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
2013-05-05 17:04:55 +01:00 |
|
Qiang Xue
|
b51d347465
|
Added count, average, sum, min, max, scalar methods to ActiveQuery.
Added support for scopes defined in AR classes.
|
2013-01-17 19:26:20 -05:00 |
|
Qiang Xue
|
5d90e6da80
|
removed scopes.
finished AR documentation.
|
2013-01-14 20:19:08 -05:00 |
|
Qiang Xue
|
3ca50f3043
|
clean up AR
|
2013-01-13 10:23:03 -05:00 |
|
Qiang Xue
|
46ab456f4e
|
finished new AR.
|
2013-01-12 23:16:26 -05:00 |
|
Qiang Xue
|
c9b104f0a1
|
refactored AR relation.
|
2013-01-09 16:50:17 -05:00 |
|
Qiang Xue
|
8517ee9e50
|
reorganized DB classes.
|
2013-01-05 16:46:53 -05:00 |
|
Qiang Xue
|
30c52fad96
|
finished draft implementation of new AR.
|
2013-01-04 12:05:24 -05:00 |
|
Qiang Xue
|
44af0aa97a
|
AR wip
|
2012-12-22 16:25:14 -05:00 |
|
Qiang Xue
|
377181a008
|
new AR WIP
|
2012-11-12 20:31:23 -05:00 |
|
Qiang Xue
|
8c26893992
|
Implemented new scope declaration syntax.
|
2012-08-09 22:27:42 -04:00 |
|
Alexander Makarov
|
85c0a3b355
|
Fixed scope issue in tests
|
2012-04-10 21:49:24 +02:00 |
|
Qiang Xue
|
e281b402b6
|
...
|
2012-03-26 21:58:40 -04:00 |
|
Qiang Xue
|
df003215de
|
...
|
2012-03-13 23:35:34 -04:00 |
|
Qiang Xue
|
769a114d39
|
renamed groupBy and orderBy to be group and order.
|
2012-03-10 13:59:22 -05:00 |
|
Qiang Xue
|
a53acdf60d
|
....
|
2012-03-01 16:01:42 -05:00 |
|
Qiang Xue
|
c5cdcab6c6
|
...
|
2012-02-06 16:22:42 -05:00 |
|
Qiang Xue
|
376dd0d41e
|
..
|
2012-01-30 14:54:38 -05:00 |
|