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

Deprecate database::modify_collection()

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.0
    • Affects Version/s: None
    • Component/s: API
    • None
    • Minor Change

      database::modify_collection() is a database helper that wraps the "collMod" database command. No other official MongoDB drivers support a "collMod" helper, so we should consider deprecating it for ease of maintainability and cross-driver consistency.

      The deprecations added in this ticket will be documentation-only deprecations. The work to add compiler warnings for the newly-deprecated methods will be completed under CXX-1056.

            Assignee:
            rassi J Rassi
            Reporter:
            rassi J Rassi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: