Commit 858717a
authored
Unclear large string types can't be used
The description of the data type does not explicitly call out nvarchar(max) or varchar(max) which don't work.1 parent 34be3e3 commit 858717a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments