You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Toplevel collection and non-collection complex types mapped to JSON as well as nested
Allow configuring the column type with ToJson() (e.g. NVARCHAR(MAX) vs. the new JSON type). Also optionally look at pre-convention configuration support for bulk configuring the default (less important).
Map the discriminator property to $type in JSON by default
NVARCHAR(MAX)vs. the new JSON type). Also optionally look at pre-convention configuration support for bulk configuring the default (less important).SaveChanges over complex JSON types with partial updates #36429