You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2018. It is now read-only.
I have a fix for this, and I can submit a PR. My approach is to basically detect query parameters, add them onto the end of the url, and pass things around appropriately.
The text was updated successfully, but these errors were encountered:
Mongo connections with replica sets have uri's that contain query parameters. These are broken by the setup of the connection string https://github.com/codecapers/mongodb-rest/blob/master/lib/rest.js#L85-L105
I have a fix for this, and I can submit a PR. My approach is to basically detect query parameters, add them onto the end of the url, and pass things around appropriately.
The text was updated successfully, but these errors were encountered: