-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Everywhere
The problem right now is, it makes no sense to apply an database in the mongodb:// uri because the `Connection` does not handle it properly. It authenticates but there's no way to get the right database instance out of it.
I just created a patch that improves the handling without breaking anything, see the attachment. I'd be happy if this can be applied as it'd ease my live