dotnet/efcore

Provide EF.Functions translations for JSON functions

オープン

#29,306 opened on 2022/10/10

 (9 件のコメント) (16 件のリアクション) (0 人の担当者)C# (3,376 件のフォーク)batch import
area-jsonarea-queryarea-sqlitearea-sqlservercustomer-reportedgood first issue

Repository metrics

Stars
 (14,651 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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