SQLUndercover / UndercoverToolbox

A collection of cool and useful tools, procedures and scripts for the discerning DBA
https://sqlundercover.com
MIT License
84 stars 40 forks source link

Server Threshold hotfix for DiffThreshold NULL bug #267

Closed Adedba closed 3 years ago

Adedba commented 3 years ago

Fixes #266

Adedba commented 3 years ago

This pull request removes the Core inspector object creations/definitions from the custom module installation files, these are to be maintained in SQLUndercoverinspectorV2.sql only, this fixes the bug.

For cleanliness the Custom module installations will now check for the Inspector core objects for existence which they need from core and only create objects which make up the Custom module.