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

mongodb url can contain ? #2

Open
ccampo opened this issue Nov 13, 2017 · 0 comments
Open

mongodb url can contain ? #2

ccampo opened this issue Nov 13, 2017 · 0 comments

Comments

@ccampo
Copy link

ccampo commented Nov 13, 2017

while the dump tool has the code to parse a mongodb url which contains the ? in the url, the restore does not....

restorer.rb line 14
@dest_db = dest_conn[dest.split('/').last.split('?').first]

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

No branches or pull requests

1 participant