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

Need way to specify versions for db libs installed locally in apps #24

Closed
mde opened this issue Feb 4, 2013 · 1 comment
Closed

Need way to specify versions for db libs installed locally in apps #24

mde opened this issue Feb 4, 2013 · 1 comment

Comments

@mde
Copy link
Contributor

mde commented Feb 4, 2013

The mongo adapter looks for mongodb-wrapper installed locally in the app. We need to be able to specify somehow the version we need.

@mde
Copy link
Contributor Author

mde commented Feb 18, 2013

Solved by just including the respective DB libs as versioned dependencies. Adds a bit of extra code to the install, but makes it impossible to end up with the wrong lib for an adapter.

@mde mde closed this as completed Feb 18, 2013
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

1 participant