yochananrachamim / AzureSQL

132 stars 61 forks source link

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

Open timbrownai opened 1 year ago

timbrownai commented 1 year ago

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.