Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Supporting Multiple Databases #6

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

bhauff
Copy link

@bhauff bhauff commented Nov 5, 2010

Hello,

I added a few small changes and some documentation in the README to support multiple databases per environment in sequel-rails. There is a caching mechanism that makes sure you connect to a database when you first request it, and then for subsequent requests it is reused. I worked on this with Jeremy Evans a bit. In the future it would be good to support nesting multiple databases under each environment. For now I just implemented supporting multiple top level databases. Let me know what you think!

Thanks,

Brandon Hauff

dlee referenced this pull request in dlee/sequel-rails Jan 30, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants