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 f9fd896 commit 1f7071bCopy full SHA for 1f7071b
UPGRADE-2.0.md
@@ -22,6 +22,10 @@ UPGRADE FROM 1.x to 2.0
22
* `MongoDB\Model\IndexInfoIterator`
23
* `MongoDB\Model\IndexInfoIteratorIterator`
24
* `MongoDB\Operation\Executable`
25
+ * The `flags` and `autoIndexId` options for
26
+ `MongoDB\Database::createCollection()` have been removed. Additionally, the
27
+ `USE_POWER_OF_2_SIZES` and `NO_PADDING` constants in
28
+ `MongoDB\Operation\CreateCollection` have been removed.
29
30
Operations with no result
31
-------------------------
0 commit comments