Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple database connections? #47

Closed
seanhuber opened this issue Jan 22, 2016 · 1 comment
Closed

Multiple database connections? #47

seanhuber opened this issue Jan 22, 2016 · 1 comment

Comments

@seanhuber
Copy link

I've got several rails apps that connect to multiple databases - separate blocks defined in database.yml, e.g. development_db1, development_db2, and development_db3. Is there a way to instruct rails_db to connect to on database over another?

@igorkasyanchuk
Copy link
Owner

unfortunately no, this is a complex task and requires some development efforts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants