AzureSQL icon indicating copy to clipboard operation
AzureSQL copied to clipboard

Add a @Version output parameter so we can auto-check for out-of-date procedures

Open timbrownai opened this issue 2 years ago • 0 comments

Accept a new options for @operation called "versioncheck" or similar Perform no maintenance and just return a @version value. That way in our automated jobs we can detect whether we have the latest version deployed.

timbrownai avatar Nov 28 '22 15:11 timbrownai