rails--rails/activerecord/test/connections
David Heinemeier Hansson f2a29ca43c Added support for ODBC connections to MS SQL Server so you can connect from a non-Windows machine #1569 [Mark Imbriaco/DeLynn Berry] Added support for limit/offset with the MS SQL Server driver so that pagination will now work #1569 [DeLynn Berry]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1583 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-01 17:20:04 +00:00
..
native_db2
native_mysql
native_oci
native_postgresql
native_sqlite Fixed that SQLite3 exceptions are caught and reported properly #823 [yerejm] 2005-03-14 23:48:39 +00:00
native_sqlite3 Fixed that SQLite3 exceptions are caught and reported properly #823 [yerejm] 2005-03-14 23:48:39 +00:00
native_sqlserver Fixed the MS SQL adapter to work with the new limit/offset approach and with binary data (still suffering from 7KB limit, though) #901 [delynnb] 2005-03-23 00:56:13 +00:00
native_sqlserver_odbc Added support for ODBC connections to MS SQL Server so you can connect from a non-Windows machine #1569 [Mark Imbriaco/DeLynn Berry] Added support for limit/offset with the MS SQL Server driver so that pagination will now work #1569 [DeLynn Berry] 2005-07-01 17:20:04 +00:00