Displaying 2 results from an estimated 2 matches for "rails_connection_adapters".
2006 Apr 18
1
Custom Database adapters
Hi. I''ve created a custom database adapter, but I''d like to modify the
RAILS_CONNECTION_ADAPTERS variable, and add the adapter in my rails app
rather than modifying the activerecord directory.
Does anyone know how to do this, or can point me to info online? Thank
you.
--Aaron
2006 Sep 04
8
ActiveRecord-JDBC is coming along
The ActiveRecord-JDBC adapter is rapidly maturing these days. I got the full
set of AWDwR2 migrations to run with it against MySQL last night, and Ola
Bini has gotten migrations working well against Oracle and Firebird. We also
have SQL Server support running most of our test cases (under non-Windows
environments too!) and have started adding support for Derby and HSQLDB
(Java-based DBs). Things