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 f747f63 + c05caba commit e1466f6Copy full SHA for e1466f6
sp_Develop.sql
@@ -67,7 +67,7 @@ BEGIN
67
,@URLAnchor VARCHAR(400)
68
,@Priority INT;
69
70
- SET @Version = '0.91';
+ SET @Version = '0.93';
71
SET @VersionDate = '20200820';
72
SET @URLBase = 'https://github.com/EmergentSoftware/SQL-Server-Assess#';
73
SET @OutputType = UPPER(@OutputType);
0 commit comments