-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Summary
Replace use of mongoc_client_encryption_encrypt_range_opts_set_min_max with mongoc_client_encryption_encrypt_range_opts_set_min and mongoc_client_encryption_encrypt_range_opts_set_max.
Background & Motivation
CDRIVER-4610 replaced mongoc_client_encryption_encrypt_range_opts_set_min_max with mongoc_client_encryption_encrypt_range_opts_set_min and mongoc_client_encryption_encrypt_range_opts_set_max. This is not considered a backwards break since the functions are not yet released. But this is expected to require changes in the C++ and PHP drivers.
- has to be done after
-
CDRIVER-4610 Split min/max setters for range options
- Closed
- is related to
-
CXX-2517 Support for Range Indexes
- Closed