Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-805

Query "partial" option is now "allowPartialResults"

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.2.0
    • Affects Version/s: 1.2.0-alpha3
    • Component/s: None
    • Labels:
      None

      After migrating to mongoc_collection_find_with_opts() in PHPC-783, the "partial" option is no longer supported. The new option name is "allowPartialResults". We may need to check for "partial" and convert to "allowPartialResults" so not to break BC.

      MongoDB\Driver\Query::__construct() documentation will need to be updated either way.

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

              Created:
              Updated:
              Resolved: