dotnet / dotnet/efcore

SQL Server: ExecuteUpdate_within_json_to_nonjson_column tests failing with Unexpected character '⸤'

Open
#36,746 0 comments 0 reactions 0 assignees View on GitHub
area-json area-sqlserver area-test
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Run ExecuteUpdate_within_json_to_nonjson_column in the type tests:

```
Microsoft.Data.SqlClient.SqlException : JSON path is not properly formatted. Unexpected character '⸤' is found at position 0.
```

This happens on Helix only - both locally and in the non-Helix build everything passes, across multiple versions of SQL Server. The tests are currently disabled

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.