| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
* | Add Support for GroupBy Cube, Rollup and Grouping Set Syntax for PostgreSQL V... | Mohammad Habbab | 2016-05-04 | 1 | -2/+6 |
* | Change the interface of `having` to match that of `where` | Sean Griffin | 2015-01-27 | 1 | -1/+0 |
* | call super from initialize | Aaron Patterson | 2013-05-17 | 1 | -0/+1 |
* | Add equality to ALL THE THINGS (that matter) | Ernie Miller | 2012-08-18 | 1 | -0/+10 |
* | Include Predications in Grouping | Ernie Miller | 2012-05-19 | 1 | -1/+0 |
* | Break Ordering into Ascending/Descending nodes, allow reversal | Ernie Miller | 2011-06-15 | 1 | -0/+1 |
* | adding Distinct ON node | Aaron Patterson | 2011-04-21 | 1 | -6/+1 |
* | adding a DISTINCT node | Aaron Patterson | 2011-04-21 | 1 | -0/+6 |
* | adding a Bin node to emit mysql BINARY keywords | Aaron Patterson | 2011-04-11 | 1 | -0/+1 |
* | Lock should be a unary node | Aaron Patterson | 2011-02-21 | 1 | -0/+1 |
* | Merge branch '2-0-stable' into merge | Aaron Patterson | 2011-01-03 | 1 | -2/+4 |
|\ |
|
* | | cleaning up more nodes | Aaron Patterson | 2010-12-14 | 1 | -0/+12 |
|/ |
|
* | adding unary node | Aaron Patterson | 2010-11-29 | 1 | -0/+11 |