Query "partial" option is now "allowPartialResults"

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.2.0
    • Affects Version/s: 1.2.0-alpha3
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
              Jeremy Mikola
              Reporter:
              Jeremy Mikola
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: