dotnet/efcore

Provide EF.Functions translations for JSON functions

Open

#29,306 opened on 2022年10月10日

GitHub で見る
 (9 comments) (16 reactions) (0 assignees)C# (3,376 forks)batch import
area-jsonarea-queryarea-sqlitearea-sqlservercustomer-reportedgood first issue

Repository metrics

Stars
 (14,651 stars)
PR merge metrics
 (平均マージ 23d 13h) (30d で 154 merged PRs)

説明

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.

コントリビューターガイド