1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/connections
2011-01-14 14:07:16 -08: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
native_mysql2 update tests for mysql2 support 2010-08-02 01:37:57 -07:00
native_openbase
native_oracle select goes through exec(), so no method chaining for query counts 2010-11-03 17:34:49 -07:00
native_postgresql
native_sqlite3 use rake to create test databases for us 2011-01-14 14:07:16 -08:00
native_sqlite3_mem Have a separate test connection directory for sqlite3 in-memory so that the tests can be run without having to specifically rename the connection file (which then causes git to pick up the changes) 2011-01-11 13:45:06 -08:00
native_sybase