rails--rails/activerecord/test/connections
David Heinemeier Hansson bb92382424 Fixed that unit tests for MySQL are now run as the "rails" user instead of root #455 [Eric Hodel]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@419 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-15 17:54:45 +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_postgresql Initial 2004-11-24 01:04:44 +00:00
native_sqlite Initial 2004-11-24 01:04:44 +00:00
native_sqlite3 Added SQLite3 compatibility through the sqlite3-ruby adapter by Jamis Buck #381 [bitsweat] 2005-01-10 23:09:51 +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