-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Command Ops
-
None
-
Environment:All
-
Minor Change
If a collection or database does not exist, pymongo3 will throw and error. However, pymongo2 will not.
https://gist.github.com/lisimia/cef7cb4b1051f3342416e1243b28cf90
Perhaps this change should be documented?