I''ve read the various articles and documentation out there, but no one seems to have addressed the issue of managing migrations with multiple "unrelated" databases. Connections appear to be things that go with ActiveRecord::Base-type things, not ActiveRecord::Migration-type things. I''m not asking to mix accesses to different databases in the same migration, just to be able to specify which database applies for a given migration. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---