Commit f01ddb3
sp_BlitzIndex: remove inner version gate that blocked Azure SQL DB
The in-procedure version check (ProductVersion <= 12) would block
Azure SQL DB which reports major version 12.x. The pre-procedure
gate already enforces the minimum version while allowing Azure
(EngineEdition 5/6/8), matching the sp_Blitz pattern.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fccc69d commit f01ddb3
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1466 | 1466 | | |
1467 | 1467 | | |
1468 | 1468 | | |
1469 | | - | |
1470 | | - | |
1471 | | - | |
1472 | | - | |
1473 | | - | |
1474 | | - | |
1475 | | - | |
1476 | | - | |
1477 | | - | |
1478 | | - | |
1479 | 1469 | | |
1480 | 1470 | | |
1481 | 1471 | | |
| |||
0 commit comments