What would be involved in adding a new Database implementation to Rails? We have a JDBC implementation that connects to a new Daabase type that we want to use behind Rails.
I assume we need to build a "Migration" class(s) to tie to ActiveRecord similar to the MySql "Migration" integration. If so where in the source tree can we find examples? Is there another way? Ollie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

