Commit e7a7c18
Removing incorrect owner info
All SQL Agent procs except for the new "managed backup" and "smart admin" stuff are owned by the dbo. Not db_owner.
Also, I don't see why this needs to be documented at all, since this has no effect on the behavior/permissions. Hence, I suggest removing to simplify this1 parent 643db29 commit e7a7c18
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
0 commit comments