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
/
tree_manager.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Merge pull request #113 from xuanxu/remove_relation""
Aaron Patterson
2012-03-27
1
-2
/
+0
*
Revert "Merge pull request #113 from xuanxu/remove_relation"
Aaron Patterson
2012-03-27
1
-0
/
+2
*
Remove deprecated Relation module
Juanjo Bazán
2012-03-27
1
-2
/
+0
*
Make it the responsibility of the connection to hold on to a visitor for gene...
Jon Leighton
2011-08-08
1
-5
/
+7
*
adding a join factory method on the select manager
Aaron Patterson
2010-12-07
1
-0
/
+1
*
refactoring where, fixing subselect
Aaron Patterson
2010-12-07
1
-0
/
+9
*
arel more nicely supports EXISTS queries
Aaron Patterson
2010-11-05
1
-1
/
+1
*
renaming @head to @ast
Aaron Patterson
2010-11-05
1
-3
/
+4
*
using the connection pool while visiting
Aaron Patterson
2010-09-24
1
-1
/
+1
*
caching visitor on a per engine basis
Aaron Patterson
2010-09-23
1
-15
/
+2
*
changing accessor to a writer
Aaron Patterson
2010-09-23
1
-1
/
+1
*
moving visitors around
Aaron Patterson
2010-09-23
1
-7
/
+15
*
adding a postgres adapter
Aaron Patterson
2010-09-23
1
-2
/
+9
*
TreeManager classes deep-copy their statements.
Mike Dalessio
2010-08-19
1
-0
/
+5
*
quoting strings from equality statements, adding to_dot
Aaron Patterson
2010-08-16
1
-0
/
+4
*
insert manager is starting to take shape
Aaron Patterson
2010-08-13
1
-28
/
+2
*
adding a relation thing
Aaron Patterson
2010-08-13
1
-0
/
+3
*
limits are added
Aaron Patterson
2010-08-12
1
-7
/
+14
*
full sql statement generation
Aaron Patterson
2010-08-12
1
-0
/
+31