SQL Azure now has the new JSON type as a public preview (docs); the type will also appear in the next on-premise SQL Server version. We should ensure support for this in EF. We likely want to wait until some sort of on-premise SQL Server supports this.
External things we depend on
TODO
/cc @saurabh500
SQL Azure now has the new JSON type as a public preview (docs); the type will also appear in the next on-premise SQL Server version. We should ensure support for this in EF. We likely want to wait until some sort of on-premise SQL Server supports this.
External things we depend on
[ ] We're blocked until we're provided a SqlClient version that supports the new JSON type (tracking issue).TODO
/cc @saurabh500