Commit 6c8730e
authored
Clarification around user_sid column
I'm clarifying that the user_sid information in this table may not be up-to-date all the time:
- The information in the table is up-to-date when the proxy is added;
- However, external actions (typically an ALTER CREDENTIAL ...) may cause the information to become stale
- A way to make sure the information is current is to execute sp_update_proxy1 parent 57bc4ce commit 6c8730e
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 | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments