Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-1159

Remove autoIndexId option for CreateCollection

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Needed
    • Hide

      1. Remove autoIndexId from Database::createCollection() API docs.
      2. Changes apply to PHPLIB 2.0

      Show
      1. Remove autoIndexId from Database::createCollection() API docs. 2. Changes apply to PHPLIB 2.0

      The autoIndexId option for CreateCollection has long been deprecated. Remove it in 2.0.

      Note: there is a valid use case for specifying autoIndexId: true when creating a collection in the local database; however, that is an edge case and users can always resort to executing the create command manually.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: