You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Development/ReleaseProcess.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Well, useful is probably the wrong word. More like entertaining. Here we go.
23
23
* These get moved to AWS for testing
24
24
* Run _TestBed.sql: this has stored proc calls with common parameters. May have to add in new scenarios if new features are added.
25
25
* If it passes, bump all the version numbers inside the scripts and re-run the PowerShell commands so combined scripts reflect correct version and date.
26
-
* sp_foreachdb (no version number yet)
26
+
* sp_foreachdb @Version and @VersionDate
27
27
* sp_BlitzWho @Version and @VersionDate
28
28
* sp_BlitzIndex @Version and @VersionDate
29
29
* sp_BlitzFirst @VersionDate (no version)
Collapse file: Documentation/sp_Blitz Checks by Priority.md
0 commit comments