-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.0
-
Component/s: None
-
None
MongoDatabase.DropCollection and MongoCollection.Drop shouldn't throw an exception if the collection doesn't exist. They could return a bool to indiciate whether the collection existed or not.