Skip to content

Commit 4f8590f

Browse files
committed
Update diagnostics.md
1 parent 3a8e491 commit 4f8590f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Keyset contains a nullable column.
88

99
Nullable columns are not supported in the keyset.
1010

11-
Check the caveat document about [NULLs](./caveats.md#null) for more info about the problem and a workaround using computed columns.
11+
Check the caveat document about [NULLs](./caveats.md#null) for more info about the problem and a workaround using computed columns or keyset coalescing.

0 commit comments

Comments
 (0)