-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
read_concern_as_document() and write_concern_as_document() are no longer needed and can be removed. If a ReadConcern or WriteConcern object is serialized to BSON, the driver will convert them to the appropriate BSON representation.
- depends on
-
PHPC-498 ReadPreference, ReadConcern, and WriteConcern should serialize to BSON
- Closed