Release Name: 1.1.1
Notes:
activerecord-jdbc-adapter 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:
== 1.1.1
- Arel 2.0.7 compatibility: fix bugs arising from use of Arel 2.0.7 +
ArJdbc 1.1.0.
- Gracefully handle changes to limit in Arel's AST
- Avoid conflict with Arel 2.0.7's mssql visitor
- Upgrade to PostgreSQL 9.0.801 JDBC drivers (David Kellum)
|