rails--rails/activerecord/test/connections
David Heinemeier Hansson 6a3f4c932a Added Sybase database adapter that relies on the Sybase Open Client bindings (see http://raa.ruby-lang.org/project/sybase-ctlib) (closes #3765) [John Sheets]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3734 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-02 01:15:41 +00:00
..
native_db2 Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_firebird Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_mysql Fixed validates_length_of to work on UTF-8 strings by using characters instead of bytes (closes #3699) [Masao Mutoh] 2006-02-25 23:54:57 +00:00
native_oracle Renamed the "oci" adapter to "oracle", but kept the old name as an alias (closes #4017) [schoenm@earthlink.net] 2006-03-01 16:01:53 +00:00
native_postgresql Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_sqlite AR should run schema.rb for tests when building test DBs (closes #3578) [Rick Olson] 2006-01-23 05:29:17 +00:00
native_sqlite3 AR should run schema.rb for tests when building test DBs (closes #3578) [Rick Olson] 2006-01-23 05:29:17 +00:00
native_sqlserver Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_sqlserver_odbc Reloading a model doesn't lose track of its connection. References #2996. 2005-11-24 07:01:43 +00:00
native_sybase Added Sybase database adapter that relies on the Sybase Open Client bindings (see http://raa.ruby-lang.org/project/sybase-ctlib) (closes #3765) [John Sheets] 2006-03-02 01:15:41 +00:00