Carsten Brandt
|
35b5bd8ef4
|
removed get() shortcut from find()
|
11 years ago |
Carsten Brandt
|
3a86270de9
|
updated docs
|
11 years ago |
Carsten Brandt
|
6d0f1e4c23
|
improved error reporting
|
11 years ago |
Carsten Brandt
|
5dca1257b2
|
reverted primaryKey of elasticsearch to be array again
meet the AR interface requirements.
|
11 years ago |
Carsten Brandt
|
a7b852fcc3
|
Changed elasticsearch AR primary key handling
now supports mapped primary key when _id is part of source with an
alias.
|
11 years ago |
Carsten Brandt
|
b4612637ec
|
make count behave like in SQL
also fixed count behavior according to limit and offset.
fixes #1458
|
11 years ago |
Carsten Brandt
|
454174a688
|
added NOT operator for db, elasticsearch, redis
issue #1523
|
11 years ago |
Carsten Brandt
|
43f19e8aee
|
use andWhere() in AR::find() to work properly with default scope
fixes #1469
|
11 years ago |
Carsten Brandt
|
d2308eda8d
|
added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
|
11 years ago |
Qiang Xue
|
41685a2409
|
moved extensions under yii.
|
11 years ago |