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.
1 parent 3435324 commit ad5bf5aCopy full SHA for ad5bf5a
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