rails--rails/activerecord/test/connections
David Heinemeier Hansson cb62f06dcf Fixed issues with BLOB limits, charsets, and booleans for Firebird (closes #5194, #5191, #5189) [kennethkunz@gmail.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4424 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-06-03 21:57:03 +00:00
..
native_db2
native_firebird Fixed issues with BLOB limits, charsets, and booleans for Firebird (closes #5194, #5191, #5189) [kennethkunz@gmail.com] 2006-06-03 21:57:03 +00:00
native_frontbase Add support for FrontBase (http://www.frontbase.com/) with a new adapter thanks to the hard work of one Mike Laster. Closes #4093. [mlaster@metavillage.com] 2006-04-27 22:39:45 +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_openbase Added OpenBase database adapter that builds on top of the http://www.spice-of-life.net/ruby-openbase/ driver. All functionality except LIMIT/OFFSET is supported (closes #3528) [derrickspell@cdmplus.com] 2006-03-18 16:50:25 +00:00
native_oracle Get the green light for Oracle AR unit tests (closes #4573) [Michael Schoen] 2006-04-04 16:33:31 +00:00
native_postgresql
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
native_sqlserver_odbc
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