We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936cd7e commit 8bba0b9Copy full SHA for 8bba0b9
source/reference/method/db.collection.ensureIndex.txt
@@ -20,7 +20,7 @@ Definition
20
21
22
.. deprecated:: 3.0.0
23
- :method:`db.collection.ensureIndex()` is now an alias for
+ :method:`db.collection.ensureIndex()` has been replaced by
24
:method:`db.collection.createIndex()`.
25
26
Creates an index on the specified field if the index does not
0 commit comments