-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Currently, you must surround calls to coll.drop() with a check to see if the collection exists before trying to drop it. It seems like this shouldn't be necessary.