We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcd914 commit d9edd45Copy full SHA for d9edd45
source/reference/compatibility.txt
@@ -151,7 +151,7 @@ These :ref:`ObjectId() <server-objectid>` methods work differently in
151
* - ``ObjectId.valueOf()``
152
- | Returns the value of ``ObjectId.str``:
153
| ``6419ccfce40afaf9317567b7``
154
- - | Returns the value of ``ObjectId.self``:
+ - | Returns a formatted string:
155
| ``ObjectId("6419ccfce40afaf9317567b7")``
156
157
* - ``ObjectId.toString()``
0 commit comments