Go to file
Stephen Bannasch 4ef9845aa3 Adding AR tests for JDBC connections
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]
2009-01-26 16:08:44 +13:00
actionmailer Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
actionpack Remove the irrelevant fixture added in fe6ffce51dc16285094be49244b26591956c2dd6 2009-01-24 18:22:17 +00:00
activemodel Merge with docrails 2008-12-07 03:27:53 +01:00
activerecord Adding AR tests for JDBC connections 2009-01-26 16:08:44 +13:00
activeresource Merge docrails 2009-01-18 18:10:58 +00:00
activesupport Merge docrails 2009-01-18 18:10:58 +00:00
ci Spam people with commit rights on test failures. 2009-01-07 18:18:00 +13:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
railties Fix the changelog entry 2009-01-23 15:38:19 +00:00
.gitignore Merge docrails 2009-01-18 18:10:58 +00:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
Rakefile Horo rdoc template 2008-06-22 10:38:25 -07:00
release.rb Use copy instead of export for release 2008-09-05 14:22:56 +02:00