51358d13c4
Collection names are allowed to have a '.' in their name, db names aren't (see https://www.mongodb.com/docs/manual/reference/limits/#naming-restrictions) This codes changes the logic to extract the collection name form a FullConnecton string by stripping until the first dot, and provides a test case. |
||
---|---|---|
.. | ||
Main.hs | ||
QuerySpec.hs | ||
Spec.hs | ||
TestImport.hs |