Commit Graph

6 Commits

Author SHA1 Message Date
Carsten Brandt
35b5bd8ef4 removed get() shortcut from find() 2014-01-10 15:56:42 +01:00
Carsten Brandt
6d0f1e4c23 improved error reporting 2014-01-09 14:24:49 +01:00
Carsten Brandt
5dca1257b2 reverted primaryKey of elasticsearch to be array again
meet the AR interface requirements.
2014-01-09 13:44:12 +01:00
Carsten Brandt
a7b852fcc3 Changed elasticsearch AR primary key handling
now supports mapped primary key when _id is part of source with an
alias.
2014-01-04 04:26:50 +01:00
Carsten Brandt
43f19e8aee use andWhere() in AR::find() to work properly with default scope
fixes #1469
2013-12-12 12:07:28 +01:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00