mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
4ef9845aa3
New connections: jdbcmysql jdbcpostgresql jdbcsqlite3 jdbcderby jdbch2 jdbchsqldb jdbcpostgresql To test you will need the native database installed (if one is required), activerecord-jdbc-adapter and the specific activerecord-jdbc<database>-adapter for the database you are testing. Run the tests like this: jruby -S rake test_jdbcmysql Signed-off-by: Michael Koziarski <michael@koziarski.com> [#1685 state:committed] |
||
---|---|---|
.. | ||
jdbc_jdbcderby | ||
jdbc_jdbch2 | ||
jdbc_jdbchsqldb | ||
jdbc_jdbcmysql | ||
jdbc_jdbcpostgresql | ||
jdbc_jdbcsqlite3 | ||
native_db2 | ||
native_firebird | ||
native_frontbase | ||
native_mysql | ||
native_openbase | ||
native_oracle | ||
native_postgresql | ||
native_sqlite | ||
native_sqlite3 | ||
native_sybase |