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

mongo-rust-driver - PR #883: chaging replace document serialization

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None

      maiconpavi has created PR #883: chaging replace document serialization in mongo-rust-driver

      Issue Text:
      The Insert uses `human_readable = false` option to serialize documents, but the Replace uses `bson::to_document` that uses `human_readable = true`.

      This PR aims to make this consistent across both operations.

      Regards,
      Maicon

            Assignee:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: