Commit cb2e39f
committed
fix(compare-dbalogin): add null check after connection attempt
- Add check to skip processing if destServer is null after connection
- Prevents null reference errors when destination server connection fails
- Improves robustness when connecting to unavailable instances1 parent 15a082d commit cb2e39f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
0 commit comments