-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Description
- Model building and validation
- 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
- Add table mappings for nested complex types
- Relational and compiled model support
- Migrations support
- Update pipeline support
- Complex JSON query support #36296,
totpero, usr-igu, MichaelM223, Lippur, ColonelBundy and 1049 morehhiliahh, MichalSznajder, billnice250, AngeloAkuhwa, it-AhmedTaha and 91 moreD7alth, prashantchoudhary, josill, ReschAndr, cyberdantes and 4 more