aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/nodes/infix_operation.rb
Commit message (Expand)AuthorAgeFilesLines
* InfixOperations are valid value expressions per SQL99 BNF, andErnie Miller2011-05-021-0/+1
* Move #as to AliasPredication, stop overriding Function's #as.Ernie Miller2011-04-291-0/+1
* Replace MathOperation with InfixOperation to support more operatorsErnie Miller2011-03-091-0/+42