Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #300 from jpcody/master | Matthew Draper | 2014-08-26 | 1 | -10/+7 |
|\ | | | | | Allow for alias omission in aggregate expressions | ||||
| * | Remove default aliases from aggregate functions | Joshua Cody | 2014-07-31 | 1 | -10/+7 |
| | | |||||
* | | Fix typo `gt` means `>` | ksss | 2014-08-21 | 1 | -1/+1 |
|/ | |||||
* | Make sure Arel::SelectManager is not mistaken for an attribute | Jiri Pospisil | 2014-06-12 | 1 | -0/+11 |
| | |||||
* | rm empty spec which is covered by other specs | Vipul A M | 2014-06-07 | 1 | -2/+0 |
| | |||||
* | add the casting node to the AST at build time | Aaron Patterson | 2014-03-24 | 1 | -1/+1 |
| | | | | | If we add the casting node to the ast at build time, then we can avoid doing the lookup at visit time. | ||||
* | Break Ordering into Ascending/Descending nodes, allow reversal | Ernie Miller | 2011-06-15 | 1 | -4/+4 |
| | |||||
* | Fix modification of input on *_any/*_all predications | Ernie Miller | 2011-02-08 | 1 | -0/+16 |
| | |||||
* | attributes do not need a column member | Aaron Patterson | 2010-12-03 | 1 | -3/+3 |
| | |||||
* | renaming test_helper to helper so that it is not double required | Aaron Patterson | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | got rid of retarded check method. down with rspec | Ryan Davis | 2010-10-18 | 1 | -6/+6 |
| | |||||
* | Renamed spec_helper to test_helper | Ryan Davis | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | Fisting arel specs -- still needs tree_manager and cleanup | Ryan Davis | 2010-10-18 | 1 | -0/+648 |