- 31 Mar, 2014 1 commit
-
-
Qiang Xue 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
-
- 27 Mar, 2014 5 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
-
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 5 commits
-
-
Grant Furgiuele authored
Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide.
-
Grant Furgiuele authored
Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument.
-
Grant Furgiuele authored
Changed comment again to actually be correct. This is also consistent with the draft of the definitive guide.
-
Qiang Xue authored
-
Qiang Xue authored
-
- 17 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 15 Mar, 2014 3 commits
-
-
Grant Furgiuele authored
Modified example in DataReader usage comment to reference a DB Command function which accepts a SQL string argument.
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; Fixes #2683: Fixed the bug that batchInsert will fail for MySQL if the values contain boolean false.
-
- 13 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 12 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 11 Mar, 2014 2 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-