dotnet/efcore

Provide EF.Functions translations for JSON functions

Open

Aperta il 10 ott 2022

Vedi su GitHub
 (8 commenti) (16 reazioni) (0 assegnatari)C# (14.651 star) (3376 fork)batch import
area-jsonarea-queryarea-sqlitearea-sqlservercustomer-reportedgood first issue

Descrizione

For users using JSON without a strongly-typed schema, mapping the column as a string is the only option at the moment. We should provide translations for JSON_VALUE/JSON_QUERY for SQL Server and json_extract for SQLite.

Guida contributor