Commit 016225d
Standardize SQL syntax and casing in Repair-DbaDbOrphanUser
Changed 'exec' to 'EXEC' in sp_change_users_login procedure call to maintain consistent T-SQL keyword casing for case-sensitive collations.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent e569345 commit 016225d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments