Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1364

Remove comment_bson field from Find(One)Options and AggregateOptions

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 3.0.0
    • Affects Version/s: None
    • Component/s: None

      We currently have comment and comment_bson fields on some of our options structs to maintain backwards compatibility for users who specified strings for comments before BSON support was introduced. We should remove the comment_bson fields and update the comment fields to be of type Option<Bson> when we do a 3.0 release.

            Assignee:
            abraham.egnor@mongodb.com Abraham Egnor
            Reporter:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: