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.

贡献者指南

Provide EF.Functions translations for JSON functions · dotnet/efcore#29306 | Good First Issue