Commit c47bd07
Use JSON type for JSON null expressions
Keep generated JSON null expressions typed with the JSON type mapping CLR type instead of object, so COALESCE and JSON setter expressions stay well-typed.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 00d4b5a commit c47bd07
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1444 | 1444 | | |
1445 | 1445 | | |
1446 | 1446 | | |
1447 | | - | |
| 1447 | + | |
1448 | 1448 | | |
1449 | 1449 | | |
1450 | 1450 | | |
| |||
0 commit comments