dotnet/efcore

Provide EF.Functions translations for JSON functions

Open

#29,306 建立於 2022年10月10日

在 GitHub 查看
 (8 留言) (16 反應) (0 負責人)C# (14,651 star) (3,376 fork)batch import
area-jsonarea-queryarea-sqlitearea-sqlservercustomer-reportedgood first issue

描述

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.

貢獻者指南