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
/
test_select_manager.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for INTERSECT and EXCEPT
Brian Cardarella
2011-01-22
1
-0
/
+54
*
WTF, tabs?
Paul Sadauskas
2011-01-21
1
-30
/
+30
*
Add support for WITH and UNION
Paul Sadauskas
2011-01-21
1
-0
/
+73
*
Allow HAVING to take multiple conditions, like WHERE
Jon Leighton
2011-01-04
1
-1
/
+16
*
requiring that the primary key be set on the UpdateManager so that databases ...
Aaron Patterson
2010-12-24
1
-0
/
+2
*
adding join_sources so we can access the join sources of the select core
Aaron Patterson
2010-12-14
1
-0
/
+6
*
string join should be a unary op
Aaron Patterson
2010-12-14
1
-1
/
+1
*
adding a join source node
Aaron Patterson
2010-12-14
1
-6
/
+4
*
adding a factory method for and nodes
Aaron Patterson
2010-12-09
1
-0
/
+8
*
get from values out of the select manager
Aaron Patterson
2010-12-07
1
-0
/
+5
*
adding a join factory method on the select manager
Aaron Patterson
2010-12-07
1
-0
/
+18
*
declawing connection from the Table class
Aaron Patterson
2010-12-03
1
-0
/
+4
*
attributes do not need a column member
Aaron Patterson
2010-12-03
1
-0
/
+7
*
deprecating the "delete" method in favor of compile_delete
Aaron Patterson
2010-12-02
1
-4
/
+4
*
deprecating the update method in favor of compile_update
Aaron Patterson
2010-12-02
1
-13
/
+10
*
arel more nicely supports EXISTS queries
Aaron Patterson
2010-11-05
1
-6
/
+22
*
renaming @head to @ast
Aaron Patterson
2010-11-05
1
-0
/
+9
*
removing unused variables
Aaron Patterson
2010-10-20
1
-7
/
+0
*
renaming test_helper to helper so that it is not double required
Aaron Patterson
2010-10-18
1
-1
/
+1
*
got rid of retarded check method. down with rspec
Ryan Davis
2010-10-18
1
-10
/
+10
*
Renamed spec_helper to test_helper
Ryan Davis
2010-10-18
1
-1
/
+1
*
Removed TreeManagerShared and related tests. They sucked
Ryan Davis
2010-10-18
1
-12
/
+0
*
Fisting arel specs -- still needs tree_manager and cleanup
Ryan Davis
2010-10-18
1
-0
/
+593