index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
arel
/
predications.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support Float::INFINITY in ranges
Tim Pope
2013-02-19
1
-2
/
+18
*
Add nodes for boolean constants
Daniel Cadenas
2011-08-03
1
-1
/
+0
*
Move #as to AliasPredication, stop overriding Function's #as.
Ernie Miller
2011-04-29
1
-4
/
+0
*
Revert "Merged pull request #40 from gmile/master."
Aaron Patterson
2011-04-29
1
-11
/
+1
*
Merged pull request #40 from gmile/master.
Aaron Patterson
2011-04-29
1
-1
/
+11
|
\
|
*
Generate more sqlish queue.
gmile
2011-03-24
1
-1
/
+11
*
|
Add support for ordering on expressions
Arthur Taylor
2011-04-28
1
-8
/
+1
*
|
Improve performance of grouping_any/grouping_all
Ernie Miller
2011-04-19
1
-11
/
+4
|
/
*
Make as factory method convert alias name to SqlLiteral
Ernie Miller
2011-03-12
1
-1
/
+1
*
Fix modification of input on *_any/*_all predications
Ernie Miller
2011-02-08
1
-0
/
+2
*
stop using deprecated AND usage
Aaron Patterson
2010-12-09
1
-3
/
+3
*
refactoring where, fixing subselect
Aaron Patterson
2010-12-07
1
-2
/
+2
*
implementation for passing a subquery to #in and #not_in
Sven Fuchs
2010-12-07
1
-2
/
+2
*
adding an AS node
Aaron Patterson
2010-11-23
1
-1
/
+5
*
Fixed Ruby 1.8 performance regression for Nodes::In and Nodes::NotIn queries ...
Rolf Timmermans
2010-11-18
1
-7
/
+7
*
Refactor predication methods to be available to SqlLiterals as well.
Ernie Miller
2010-10-27
1
-0
/
+177