-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.0.2
-
Component/s: None
-
None
As of server version 3.4 the following commands support collation argument:
- create
- createIndexes
- aggregate
- count
- distinct
- find (command only)
- findAndModify
- geoNear
- group
- mapReduce
- remove (command)
- update (command)
The driver must not automatically add a collation to any of the Bulk Write operation; the user must explicitly provide the collation to each.
- depends on
-
CDRIVER-1372 Support providing collation per operation
- Closed
-
PHPC-734 Support providing collation per operation
- Closed
- is depended on by
-
PHPLIB-229 Operations should not accept unsupported read concern options
- Closed
-
DRIVERS-291 Support providing collation per operation
- Closed
- related to
-
PHPLIB-1306 Document "collation" option for aggregate() and related methods
- Closed