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. |
||
---|---|---|
.. | ||
Internal | ||
Transport | ||
Admin.hs | ||
Connection.hs | ||
GridFS.hs | ||
Query.hs | ||
Transport.hs |