dotnet/efcore

Provide EF.Functions translations for JSON functions

Open

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

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

倉庫指標

Star
 (14,651 star)
PR 合併指標
 (平均合併 23天 13小時) (30 天內合併 154 個 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.

貢獻者指南