Files | Admin

Notes:

Release Name: 0.4

Notes:
ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be used with JRuby[http://www.jruby.org/].  It allows use of virtually any JDBC-compliant database with your JRuby on Rails application.


Changes: == 0.4 - Release coincides with JRuby 1.0 release - Shoring up PostgreSQL (courtesy Dudley Flanders) and HSQL (courtesy Matthew Williams) - Fix timestamps on Oracle to use DATE (as everything else) - Derby fixes: Fix for open result set issue, better structure dump, quoting, column type changing - Sybase type recognition fix (courtesy Dean Mao)