Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-4610

Split min/max setters for range options

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.24.0
    • Affects Version/s: None
    • Component/s: None
    • None

      Proposal

      • Replace `mongoc_client_encryption_encrypt_range_opts_set_min_max` with separate min/max setters: `mongoc_client_encryption_encrypt_range_opts_set_min` and `mongoc_client_encryption_encrypt_range_opts_set_max`.

      Background & Motivation

      libmongocrypt is expected to validate whether min/max are required. If the constraints are relaxed in the future, driver changes are not required.

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: