Commit cf8bf36
authored
READPAST cannot be used in snapshot-isolation even with other hints (#10287)
I get an error if I try WITH(UPDLOCK, READPAST) in snapshot isolation. Remove sentence that indicates that extra hints are sufficient to make it work.1 parent 971f8e3 commit cf8bf36
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
0 commit comments