SQL Server: ExecuteUpdate_within_json_to_nonjson_column tests failing with Unexpected character '⸤'
Open
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
Assessment
This issue has not been assessed yet.