rails--rails/activerecord/test/connections
Pratik Naik 25e5b0c4a8 Remove support for SQLite 2.
If you're still using it, please install the plugin from git://github.com/rails/sqlite2_adapter.git
2009-08-17 14:54:34 +01:00
..
jdbc_jdbcderby Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
jdbc_jdbch2 Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
jdbc_jdbchsqldb Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
jdbc_jdbcmysql Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
jdbc_jdbcpostgresql Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
jdbc_jdbcsqlite3 Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
native_db2
native_firebird
native_frontbase
native_mysql Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary. 2008-08-18 23:36:13 -05:00
native_openbase
native_oracle modifications to Oracle connection.rb setup 2009-08-06 23:41:00 +03:00
native_postgresql Cleanup whitespace and remove keys instead of providing nil 2008-02-20 00:58:07 +00:00
native_sqlite3
native_sybase