aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/predications.rb
Commit message (Expand)AuthorAgeFilesLines
* stop using deprecated AND usageAaron Patterson2010-12-091-3/+3
* refactoring where, fixing subselectAaron Patterson2010-12-071-2/+2
* implementation for passing a subquery to #in and #not_inSven Fuchs2010-12-071-2/+2
* adding an AS nodeAaron Patterson2010-11-231-1/+5
* Fixed Ruby 1.8 performance regression for Nodes::In and Nodes::NotIn queries ...Rolf Timmermans2010-11-181-7/+7
* Refactor predication methods to be available to SqlLiterals as well.Ernie Miller2010-10-271-0/+177