Alexander Makarov
|
b74caf3606
|
Added usage example to CDbCriteria phpdoc
|
2012-04-15 11:55:54 +02:00 |
|
mdomba
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
alexander.makarow
|
9baee24481
|
(Fixes issue 2733) Fixed CDbCriteria parameter names collision on unserialize
|
2011-12-25 01:12:03 +00:00 |
|
alexander.makarow
|
1159121d1e
|
(Fixes issue 2874) Incorrect type in docs for CDbCriteria::mergeWith()
|
2011-10-20 21:19:32 +00:00 |
|
alexander.makarow
|
e1d1fe0290
|
(Fixes issue 2618)
|
2011-07-06 22:16:44 +00:00 |
|
alexander.makarow
|
18db42675b
|
Updated CDbCriteria API doc
|
2011-07-06 21:19:30 +00:00 |
|
qiang.xue
|
f9b05ba93c
|
(Fixes issue 2479)
|
2011-05-25 19:02:15 +00:00 |
|
haertl.mike
|
419d14b95f
|
Fix issue 2274
|
2011-04-05 06:35:06 +00:00 |
|
haertl.mike
|
fa0e26afb9
|
Fix issue 2274
|
2011-04-04 16:01:26 +00:00 |
|
alexander.makarow
|
b1599035de
|
(Fixes issue 2274) merging of "with" fails if there is joinType
|
2011-03-31 21:22:23 +00:00 |
|
haertl.mike
|
dc84724812
|
Fix issue 2274
|
2011-03-31 14:16:18 +00:00 |
|
qiang.xue
|
5021da7a62
|
(Fixes issue 2197)
|
2011-03-13 13:04:10 +00:00 |
|
alexander.makarow
|
2ab981b454
|
reverted method chaining support
|
2011-02-24 16:42:44 +00:00 |
|
alexander.makarow
|
75041e8620
|
Chained calls are now possible for most framework class setters and methods not returning a value
|
2011-02-23 20:20:28 +00:00 |
|
alexander.makarow
|
486acc4f5c
|
(Fixes issue 558) Added parametrized named scopes, added scopes to criteria, implemented scope criteria merging
|
2011-02-19 00:11:00 +00:00 |
|
alexander.makarow
|
b7789909dd
|
(Fixes issue 1080) Correct recursive merging for CDbCriteria::with
|
2011-02-15 11:23:50 +00:00 |
|
alexander.makarow
|
5fe8ca334a
|
(Fixes issue 2099) Fixed CDbCriteria::mergeWith error
|
2011-02-14 20:40:45 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
qiang.xue
|
5e960d8782
|
* (Fixes issue 1667) Added CDbCriteria::index to support indexing the AR query result array with the specified attribute values
|
2010-11-01 21:05:22 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
mdomba
|
03786f7380
|
Added checking for empty keywords to addSearcCondition(), to not add unnecesary conditions
|
2010-09-22 13:17:35 +00:00 |
|
qiang.xue
|
d85d8612cb
|
(Fixes issue 1449)
|
2010-09-02 02:19:56 +00:00 |
|
qiang.xue
|
3a3ce8bbd3
|
(Fixes issue 1087)
|
2010-08-30 20:06:22 +00:00 |
|
qiang.xue
|
720aab955f
|
* (Fixes issue 954) Refactored CActiveRecord and CActiveFinder so that CActiveRecord::with() always returns the AR object itself
|
2010-08-30 19:04:44 +00:00 |
|
alexander.makarow
|
654427cf0e
|
(Fixes issue 1382) Space removal in CDbCriteria::compare()
|
2010-07-11 20:31:50 +00:00 |
|
qiang.xue
|
788af0d7c0
|
(Fixes issue 1241, 1328)
|
2010-06-24 19:00:27 +00:00 |
|
qiang.xue
|
0331fecca7
|
(Fixes issue 1289)
|
2010-06-15 17:10:49 +00:00 |
|
alexander.makarow
|
c93d414c9b
|
|
2010-05-19 17:51:16 +00:00 |
|
qiang.xue
|
b326ae476f
|
fixed test breaks.
|
2010-05-02 01:45:05 +00:00 |
|
alexander.makarow
|
abfa0e0328
|
(Fixes issue 1062) Added CDbCriteria::addBetweenCondition()
|
2010-04-20 23:49:15 +00:00 |
|
alexander.makarow
|
bd9fe2ecaa
|
Criteria parameters merging using static count instead of complex logic.
|
2010-04-20 23:06:38 +00:00 |
|
alexander.makarow
|
8486d4e49e
|
CDbCriteria: removed positional placeholders to named placeholders conversion. Non-Yii placeholders are merged as is.
|
2010-03-21 01:07:06 +00:00 |
|
alexander.makarow
|
fa9dd9d7b4
|
CDbCriteria notice fix
|
2010-03-16 12:27:14 +00:00 |
|
alexander.makarow
|
66bebf3b90
|
CDbCriteria fix
|
2010-03-16 11:31:59 +00:00 |
|
alexander.makarow
|
ae64e4e5a1
|
|
2010-03-15 23:54:37 +00:00 |
|
alexander.makarow
|
3d88d92777
|
(Fixes issue 1012)
|
2010-03-15 23:53:54 +00:00 |
|
alexander.makarow
|
f09a08538f
|
Fixes issue 676
Fixes issue 891
|
2010-03-15 00:13:05 +00:00 |
|
alexander.makarow
|
1cf47a5ed8
|
|
2010-03-14 23:53:54 +00:00 |
|
alexander.makarow
|
ffc3d7d7ee
|
#676, 891 merging criterias with parameters is impossible
CDbCriteria::compare partialMatch is not working with "=" operator
#943: dynamic AR relations
Fixes issue 676
Fixes issue 891
Fixes issue 943
|
2010-03-14 22:52:22 +00:00 |
|
qiang.xue
|
1c49f1abf6
|
(Fixes issue 1003)
|
2010-03-13 14:11:24 +00:00 |
|
alexander.makarow
|
257a61ba05
|
fixed code formatting in CDbCriteria
|
2010-03-13 09:09:09 +00:00 |
|
alexander.makarow
|
0a18bd7773
|
More tests for CDbCriteria
|
2010-03-12 15:58:02 +00:00 |
|
alexander.makarow
|
ba5336cbc2
|
Enh #971: Added CDbCriteria::addNotInCondition()
|
2010-03-11 23:29:15 +00:00 |
|
qiang.xue
|
54a24afe66
|
merge from 1.0
|
2010-02-20 03:22:45 +00:00 |
|
qiang.xue
|
6850513937
|
|
2010-02-04 02:49:02 +00:00 |
|
qiang.xue
|
61e667e499
|
|
2010-02-03 21:07:47 +00:00 |
|
qiang.xue
|
69453836ff
|
|
2010-01-22 18:20:56 +00:00 |
|
qiang.xue
|
73df0a16ff
|
|
2010-01-22 17:41:23 +00:00 |
|
qiang.xue
|
784dbe94a5
|
Added support for using customized comparison operators in the search feature.
|
2010-01-22 17:35:41 +00:00 |
|
qiang.xue
|
d48a28aa5c
|
Fixed scope alias issue caused by changing primary table alias to t.
|
2010-01-10 16:18:28 +00:00 |
|