dotnet/efcore

Provide EF.Functions translations for JSON functions

开放

#29,306 创建于 2022年10月10日

 (9 条评论) (16 个反应) (0 位负责人)C# (3,376 个派生)batch import
area-jsonarea-queryarea-sqlitearea-sqlservercustomer-reportedgood first issue

仓库指标

星标
 (14,651 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南