Fritzek
2008-Sep-24 13:26 UTC
Concept: using 2 databases in one project or how to sepaarate migrations
Hi folks just a question of concept about using 2 databases for the same project. Situation: running a project which uses a plugin with its own database structure, migrations and initial data loads, now I want to extend the functionality of this plugin using my own models, db objects, migrations etc. in addition to the objects coming with the plugin. Running this in one db will give you problems regarding the migrations etc. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---