Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1933

database::create_collection takes a bson document instead of options class

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      We implement an options::create_collection type, but database::create_collection does not take this type as a parameter.  Instead, it takes a bson document, requiring the user to do the conversion first.  This does not follow our usual style within the driver.

      Attachments

        Activity

          People

            Unassigned Unassigned
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: