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 ddff766 commit a94911bCopy full SHA for a94911b
source/reference/method/MongoDBDatabase-createCollection.txt
@@ -152,6 +152,12 @@ Parameters
152
:manual:`db.createCollection()
153
</reference/method/db.createCollection>` for more information.
154
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
+
161
* - indexOptionDefaults
162
- array|object
163
- Allows users to specify a default configuration for indexes when
0 commit comments