aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/nodes/grouping.rb
Commit message (Collapse)AuthorAgeFilesLines
* Include Predications in GroupingErnie Miller2012-05-191-0/+7
| | | | | | Also, removed unused ordering.rb file, since it is identical to the one being created in unary.rb already, and isn't required anywhere.
* cleaning up more nodesAaron Patterson2010-12-141-6/+0
|
* adding unary nodeAaron Patterson2010-11-291-6/+1
|
* to_sql on nodes may be passed an engineAaron Patterson2010-09-271-10/+0
|
* adding a grouping nodeAaron Patterson2010-09-151-0/+21