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
/
test
/
visitors
/
test_depth_first.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop calling to_s on aliases, require them to be strings already.
Ernie Miller
2011-04-29
1
-3
/
+3
*
Move #as to AliasPredication, stop overriding Function's #as.
Ernie Miller
2011-04-29
1
-3
/
+3
*
Lock should be a unary node
Aaron Patterson
2011-02-21
1
-1
/
+1
*
Added Arel::Nodes::NamedFunction for representing generic SQL functions
Aaron Patterson
2011-01-04
1
-1
/
+7
*
top and limit can be visited
Aaron Patterson
2011-01-03
1
-0
/
+2
*
string join should be a unary op
Aaron Patterson
2010-12-14
1
-2
/
+3
*
select core should visit the source node
Aaron Patterson
2010-12-14
1
-0
/
+1
*
adding a join source node
Aaron Patterson
2010-12-14
1
-4
/
+4
*
testing nary nodes in the depth first visitor
Aaron Patterson
2010-12-10
1
-2
/
+2
*
stop using deprecated AND usage
Aaron Patterson
2010-12-09
1
-1
/
+11
*
make sure we raise type errors with unknown classes
Aaron Patterson
2010-12-01
1
-0
/
+7
*
base class works with visitor
Aaron Patterson
2010-11-29
1
-0
/
+6
*
updating nodes and depth first visitor
Aaron Patterson
2010-11-29
1
-3
/
+62
*
adding unary node
Aaron Patterson
2010-11-29
1
-0
/
+3
*
insert statements supported
Aaron Patterson
2010-11-29
1
-0
/
+10
*
adding select statement support
Aaron Patterson
2010-11-29
1
-0
/
+18
*
adding select core
Aaron Patterson
2010-11-29
1
-0
/
+18
*
update statement supported
Aaron Patterson
2010-11-29
1
-0
/
+13
*
mostly implemented depth-first traversal
Aaron Patterson
2010-11-29
1
-0
/
+76