Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+20 |
* | Support ANSI SQL2003 window functions. | Alexander Staubo | 2012-02-22 | 1 | -1/+3 |
* | adding a DISTINCT node | Aaron Patterson | 2011-04-21 | 1 | -7/+10 |
* | Merge branch '2-0-stable' into merge | Aaron Patterson | 2011-01-03 | 1 | -1/+2 |
|\ | |||||
| * | Patched Arel v2.0.6 to support MSSQL SQL queries. Based on work of James Able... | Viacheslav Petrenko | 2011-01-03 | 1 | -1/+2 |
* | | fixing typo, thanks @devwout | Aaron Patterson | 2010-12-21 | 1 | -1/+1 |
* | | adding a join source node | Aaron Patterson | 2010-12-14 | 1 | -7/+15 |
* | | converting froms to from | Aaron Patterson | 2010-12-07 | 1 | -3/+6 |
|/ | |||||
* | adding ancestor test | Aaron Patterson | 2010-11-29 | 1 | -1/+1 |
* | from does not need to be a list | Aaron Patterson | 2010-09-20 | 1 | -2/+2 |
* | totally lame, but arel expects FROM to only be one item | Aaron Patterson | 2010-09-12 | 1 | -1/+1 |
* | adding having nodes | Aaron Patterson | 2010-09-08 | 1 | -0/+3 |
* | group nodes are working! | Aaron Patterson | 2010-09-07 | 1 | -3/+5 |
* | deep copies of statements aren't necessary. shallow copy the top-level arrays. | Mike Dalessio | 2010-08-30 | 1 | -3/+3 |
* | SelectCore deep copies attributes | Mike Dalessio | 2010-08-19 | 1 | -0/+7 |
* | limits are added | Aaron Patterson | 2010-08-12 | 1 | -0/+13 |