-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Implementation
-
None
The existing CRUD methods should be ported to use the C driver 1.5 CRUD API (for example, collection::find() should be ported to use mongoc_collection_find_with_opts() instead of mongoc_collection_find()).
- depends on
-
CXX-1093 collection::distinct() should return error to user if collation specified and connection max wire version < 5
- Closed
-
CXX-1051 Add new top-level find options and deprecate options::find::modifiers()
- Closed
-
CDRIVER-1573 Replace bulk_operation_update_with_opts()/bulk_operation_remove_with_opts() with bulk_operation_update_many_with_opts()/bulk_operation_remove_many_with_opts()
- Closed
- is depended on by
-
CXX-971 Support providing collation per operation
- Closed
- is related to
-
CXX-1195 Support deprecated "modifiers" FindOption in CRUD API
- Closed