It seems that the pymongo driver generates the ObjectId itself, rather than letting the server do it. This seems less than ideal if you want to ensure a consistently increasing _id field for new documents added with insert_one. There should be an option for the driver to delegate that to the server, as recommended by the docs.
- Assignee:
- Bernie Hackett
- Reporter:
- squiggly
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: