- 04 Apr, 2014 1 commit
-
-
Carsten Brandt authored
fixes #2650
-
- 03 Apr, 2014 4 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes
-
Qiang Xue authored
-
- 02 Apr, 2014 5 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #2957
-
Evgeniy Tkachenko authored
fix for https://github.com/yiisoft/yii2/pull/2958
-
- 31 Mar, 2014 2 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
-
- 30 Mar, 2014 3 commits
-
-
Qiang Xue authored
Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery.
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 29 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 27 Mar, 2014 6 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
issue #2892
-
Carsten Brandt authored
so information about changed values is available in `afterSave`-event. fixes #2892
-
Alexander Makarov authored
-
Qiang Xue authored
-
- 26 Mar, 2014 7 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 25 Mar, 2014 1 commit
-
-
Carsten Brandt authored
this problem occurs when joining active record but not selecting the primary key field. records get populated but they do not have primary key value populated which results in only one record left over in the result.
-
- 23 Mar, 2014 1 commit
-
-
Carsten Brandt authored
issue #2852
-
- 22 Mar, 2014 2 commits
- 20 Mar, 2014 4 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 19 Mar, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defaults are available from DB schema
-
- 18 Mar, 2014 1 commit
-
-
Grant Furgiuele authored
Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide.
-