Can't query on arrays of sub-documents

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 8.0.0
    • Affects Version/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Damien Guard
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: