Skip to content

Commit a94911b

Browse files
committed
DOCSP-44237 flags Option deprecation on v2.21
1 parent ddff766 commit a94911b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/reference/method/MongoDBDatabase-createCollection.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@ Parameters
152152
:manual:`db.createCollection()
153153
</reference/method/db.createCollection>` for more information.
154154

155+
*Deprecated*: This option is deprecated and will be removed in
156+
{+php-library+} v2.0. For more information on upgrading from the MMAPv1 storage
157+
engine to Wired Tiger, see the
158+
:manual:`Change a Self-Managed Standalone to WiredTiger </tutorial/change-standalone-wiredtiger/>`
159+
guide.
160+
155161
* - indexOptionDefaults
156162
- array|object
157163
- Allows users to specify a default configuration for indexes when

0 commit comments

Comments
 (0)