Release Name: 0.2.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.2.4
* Release coincides with JRuby 0.9.9 release
* JRuby 0.9.9 is required
* MySQL close to 100% working
* Derby improvements
* DECIMAL/NUMERIC/FLOAT/REAL bugs fixed with type recognition for Oracle, Postgres, etc.
* HSQLDB has regressed this release and may not be functioning; we'll get it fixed for the
next one
|