We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fbe8bc + ad5bf5a commit f747f63Copy full SHA for f747f63
sp_Develop.sql
@@ -67,7 +67,7 @@ BEGIN
67
,@URLAnchor VARCHAR(400)
68
,@Priority INT;
69
70
- SET @Version = '0.90';
+ SET @Version = '0.91';
71
SET @VersionDate = '20200820';
72
SET @URLBase = 'https://github.com/EmergentSoftware/SQL-Server-Assess#';
73
SET @OutputType = UPPER(@OutputType);
0 commit comments