Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | column types are passed from the result set to the instantiated AR object | Aaron Patterson | 2012-02-07 | 1 | -1/+10 |
* | Merge pull request #4805 from xuanxu/none_and_null_object_pattern | Jon Leighton | 2012-01-31 | 1 | -1/+1 |
|\ | |||||
| * | Added `none` query method to return zero records. | Juanjo Bazán | 2012-01-31 | 1 | -1/+1 |
* | | always return the result set from select_all | Aaron Patterson | 2012-01-31 | 1 | -1/+1 |
* | | made the result set object act more like an array | Aaron Patterson | 2012-01-31 | 1 | -1/+2 |
|/ | |||||
* | Add ActiveRecord::Relation#references (#950) | Jon Leighton | 2012-01-16 | 1 | -1/+1 |
* | Split out most of the AR::Base code into separate modules :cake: | Jon Leighton | 2011-12-15 | 1 | -0/+58 |