Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Arel::Nodes::NamedFunction for representing generic SQL functions | Aaron Patterson | 2011-01-04 | 1 | -3/+0 |
| | |||||
* | moving expression up to function class | Aaron Patterson | 2010-09-23 | 1 | -1/+0 |
| | |||||
* | backwards compat | Aaron Patterson | 2010-09-10 | 1 | -0/+2 |
| | |||||
* | average node is added | Aaron Patterson | 2010-09-08 | 1 | -16/+5 |
| | |||||
* | adding "as" and to_sql to count nodes | Aaron Patterson | 2010-09-07 | 1 | -1/+12 |
| | |||||
* | adding count nodes | Aaron Patterson | 2010-08-23 | 1 | -0/+12 |