Uploaded image for project: 'Entity Framework'
  1. Entity Framework
  2. EF-63

Can't query on arrays of sub-documents

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 8.0.0
    • Affects Version/s: None
    • None

      Can't currently query on sub-documents of complex arrays as EF is injecting AsQueryable onto the IEnumerables in the chain which should be a no-op but the Mongo C# Driver does not ignore.

      Will either need to strip them out in a visitor or prevent EF from adding them.

            Assignee:
            damien.guard@mongodb.com Damien Guard
            Reporter:
            damien.guard@mongodb.com Damien Guard
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: