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
/
activerecord
/
test
/
connections
/
native_oracle
Commit message (
Expand
)
Author
Age
Files
Lines
*
select goes through exec(), so no method chaining for query counts
Aaron Patterson
2010-11-03
1
-12
/
+0
*
use bind params in select with query monkeypatch
Aaron Patterson
2010-11-03
1
-2
/
+2
*
reducing the number of parameters to select()
Aaron Patterson
2010-10-26
1
-2
/
+2
*
use database from ARUNIT_DB_NAME environment variable when running tests on O...
Raimonds Simanovskis
2010-08-23
1
-19
/
+3
*
added dependencies in Gemfile for running ActiveRecord tests with Oracle data...
Raimonds Simanovskis
2010-08-16
1
-6
/
+1
*
ignore selects from data dictionary views when running tests on Oracle
Raimonds Simanovskis
2010-06-04
1
-1
/
+1
*
test fixes for Oracle enhanced adapter:
Raimonds Simanovskis
2010-06-04
1
-1
/
+1
*
modifications to Oracle connection.rb setup
Raimonds Simanovskis
2009-08-06
1
-3
/
+17
*
changed default connection to localhost orcl database
Raimonds Simanovskis
2009-08-06
1
-3
/
+3
*
support for assert_queries when using Oracle adapter
Raimonds Simanovskis
2009-08-06
1
-4
/
+20
*
modified native_oracle/connection.rb to run it with oracle_enhanced adapter
Raimonds Simanovskis
2009-08-06
1
-7
/
+18
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-1
/
+1
*
Test connections use AR::Base.configurations. References #5497.
Jeremy Kemper
2006-07-10
1
-12
/
+16
*
Get the green light for Oracle AR unit tests (closes #4573) [Michael Schoen]
David Heinemeier Hansson
2006-04-04
1
-1
/
+1
*
Renamed the "oci" adapter to "oracle", but kept the old name as an alias (clo...
David Heinemeier Hansson
2006-03-01
1
-0
/
+23
*
Added a OCI8-based Oracle adapter that has been verified to work with Oracle ...
David Heinemeier Hansson
2005-02-23
1
-24
/
+0
*
Added an Oracle adapter that works with the Oracle bindings by Yoshida (http:...
David Heinemeier Hansson
2005-02-07
1
-0
/
+24