1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/connections
2005-02-23 13:34:57 +00:00
..
native_db2 Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ruby-lang.org/project/ruby-db2/) #386 [Maik Schmidt]. Converted all the fixtures to YAML style ones. 2005-01-01 19:22:16 +00:00
native_mysql Fixed that unit tests for MySQL are now run as the "rails" user instead of root #455 [Eric Hodel] 2005-01-15 17:54:45 +00:00
native_oci Added a OCI8-based Oracle adapter that has been verified to work with Oracle 8 and 9 #629 [Graham Jenkins]. Removed Maiks Oracle adapter until it can be merged with the OCI one. 2005-02-23 13:34:57 +00:00
native_postgresql Initial 2004-11-24 01:04:44 +00:00
native_sqlite Skip Active Record tests in Action Pack if the SQLite database cant be brought up 2005-02-17 19:28:13 +00:00
native_sqlite3 Skip Active Record tests in Action Pack if the SQLite database cant be brought up 2005-02-17 19:28:13 +00:00
native_sqlserver Added the final touches to the Microsoft SQL Server adapter by DeLynn Berry that makes it suitable for actual use #394 [DeLynn Barry] 2005-01-01 18:55:04 +00:00