index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
arel
/
nodes
/
select_statement.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce NodeExpression as parent of scalar nodes
Keenan Brock
2017-12-05
1
-1
/
+1
*
Enable frozen_string_literal in all files in arel
Rafael Mendonça França
2017-02-13
1
-0
/
+1
*
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
-1
/
+15
*
Don't need with_recursive
Paul Sadauskas
2011-01-21
1
-2
/
+1
*
Add support for WITH and UNION
Paul Sadauskas
2011-01-21
1
-6
/
+8
*
fixing create_string_join factory method
Aaron Patterson
2010-12-14
1
-0
/
+1
*
insert statements supported
Aaron Patterson
2010-11-29
1
-1
/
+1
*
adding a select statment visitor
Aaron Patterson
2010-09-23
1
-1
/
+2
*
adding an EXISTS node, update method will generate an IN clause
Aaron Patterson
2010-09-14
1
-1
/
+1
*
adding an offset node
Aaron Patterson
2010-09-10
1
-1
/
+2
*
adding locking node to the AST
Aaron Patterson
2010-09-08
1
-1
/
+2
*
deep copies of statements aren't necessary. shallow copy the top-level arrays.
Mike Dalessio
2010-08-30
1
-1
/
+1
*
orders are working
Aaron Patterson
2010-08-22
1
-3
/
+4
*
Statement nodes deep-copy AST nodes
Mike Dalessio
2010-08-19
1
-0
/
+5
*
limits are added
Aaron Patterson
2010-08-12
1
-0
/
+13