Google
 

Thursday, September 07, 2006

Using the ActiveRecord-JDBC Adapter

There has been one official release of the ActiveRecord-JDBC adapter, a 0.1 that has basic SQL support for MySQL.[Ed: Firebird support will be added soon , see bellow] …

We are planning a second release of the JDBC adapter very shortly. It should have reasonably solid migrations/DDL support for MySQL, Oracle, and Firebird, as well as some level of support for HSQLDB, Derby, and others. It’s moving along quickly now that it’s been spun off into its own jruby-extras project. You can go there or to the jruby-extras SVN repository to grab the bleeding-edge source from SVN.

No comments: