Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-1928

Test behavior of empty projection in CRUD spec

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Component/s: CRUD
    • Labels:
      None
    • Needed

      Currently working on pymongo's behavior when given an empty projection (PYTHON-1853). Before this change, pymongo simply substituted in a projection of {"_id": 1} when no projection was given. We should consider adding tests to the CRUD spec to ensure all the drivers have the same behavior when given an empty projection.

            Assignee:
            Unassigned Unassigned
            Reporter:
            julius.park@mongodb.com Julius Park (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: