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_oracle.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow up #370 for Oracle, to fix undefined method `expr' for 10:Fixnum bug.
Eric Guo
2015-07-14
1
-2
/
+2
*
Support Oracle bind parameter value
Yasuo Honda
2014-11-20
1
-1
/
+12
*
Wrap group_by sql with a subquery for limiting rows in Oracle.
Chris Dinger
2014-09-16
1
-0
/
+10
*
Support to add the casting node to the AST at build time
Yasuo Honda
2014-05-05
1
-2
/
+2
*
oracle tests passing
Aaron Patterson
2014-04-08
1
-19
/
+23
*
Support `columns_for_distinct`
Yasuo Honda
2013-10-14
1
-1
/
+2
*
Update test_oracle.rb
Eduardo Mourao
2013-03-15
1
-1
/
+2
*
Add oracle paging optimization discussed in issue 99
tom
2013-01-08
1
-1
/
+1
*
Oracle limit and offset issue when query is ordered, issue #99 solved.
babinho
2012-02-17
1
-2
/
+1
*
Support locking in Oracle
Edgars Beigarts
2011-08-26
1
-0
/
+7
*
Make it the responsibility of the connection to hold on to a visitor for gene...
Jon Leighton
2011-08-08
1
-1
/
+1
*
adding Distinct ON node
Aaron Patterson
2011-04-21
1
-2
/
+2
*
Added MINUS for Oracle
Brian Cardarella
2011-01-23
1
-0
/
+9
*
fixing tests for oracle visitor
Aaron Patterson
2011-01-03
1
-6
/
+6
*
fix one more time order_hacks method for Oracle
Raimonds Simanovskis
2010-11-16
1
-0
/
+12
*
generate correct select if only offset is present (in Oracle)
Raimonds Simanovskis
2010-10-21
1
-0
/
+16
*
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
-3
/
+3
*
Renamed spec_helper to test_helper
Ryan Davis
2010-10-18
1
-1
/
+1
*
Fisting arel specs -- still needs tree_manager and cleanup
Ryan Davis
2010-10-18
1
-0
/
+111