Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-3838

Ensure that Include and ThenInclude work correctly with JSON

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • None
    • 0

    Description

      There is impedance mismatch between how Include() and ThenInclude() work in a relational database with columns and DbDataReaders and a NoSQL JSON store where the JSON properties are mapped to POCO fields and properties. The major issue is that the alias created by EF are ignored by JSON and they are required/known by EF which can map them to entity properties.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jmorris Jeff Morris
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty