forked from dataplat/dbatools
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit 7a9bbef
authored
Merge pull request dataplat#3881 from andrekamman/development
Fixed support for SQL Server 2016 SP2 & Azure SQL Database in DiagnosticQueriesFile tree
3 files changed
+10
-2
lines changed- functions
- internal/functions
3 files changed
+10
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 | - | ||
292 | + | ||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
250 | 250 |
| |
251 | 251 |
| |
252 | 252 |
| |
253 | + | ||
254 | + | ||
255 | + | ||
256 | + | ||
257 | + | ||
258 | + | ||
259 | + | ||
260 | + | ||
253 | 261 |
| |
254 | 262 |
| |
255 | 263 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | - | ||
30 | + | ||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
0 commit comments