-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Needed
-
The autoIndexId option for CreateCollection has long been deprecated. Remove it in 2.0.
Note: there is a valid use case for specifying autoIndexId: true when creating a collection in the local database; however, that is an edge case and users can always resort to executing the create command manually.
- is related to
-
SERVER-8237 autoIndexId:false should be disabled
- Closed
-
DRIVERS-473 Deprecate autoIndexId for collection creation
- Closed
-
PHPLIB-346 Deprecate autoIndexId for collection creation
- Closed
- related to
-
PHPLIB-1546 Remove flags option and related constants for CreateCollection
- Closed