Skip to content

Commit 06918eb

Browse files
committed
Merge branch 'development' of https://github.com/LowlyDBA/dba-multitool into development
2 parents 8792bdd + 198bf88 commit 06918eb

File tree

6 files changed

+366
-366
lines changed

6 files changed

+366
-366
lines changed

appveyor/sqlcover/Coverage.opencoverxml

Lines changed: 362 additions & 362 deletions
Large diffs are not rendered by default.

appveyor/sqlcover/[dbo].[sp_doc]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ WITH RECOMPILE
1111
AS
1212

1313
/*
14-
sp_doc - Part of the ExpressSQL Suite https://expresssql.lowlydba.com/
14+
sp_doc - Part of the DBA MultiTool https://expresssql.lowlydba.com/
1515

1616
Version: 09112020
1717

appveyor/sqlcover/[dbo].[sp_helpme]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CREATE PROCEDURE [dbo].[sp_helpme]
88
AS
99

1010
/*
11-
sp_helpme - Part of the ExpressSQL Suite https://expresssql.lowlydba.com/
11+
sp_helpme - Part of the DBA MultiTool https://expresssql.lowlydba.com/
1212

1313
Version: 09112020
1414

appveyor/sqlcover/[dbo].[sp_sizeoptimiser]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ WITH RECOMPILE
1515
AS
1616

1717
/*
18-
sp_sizeoptimiser - Part of the ExpressSQL Suite https://expresssql.lowlydba.com/
18+
sp_sizeoptimiser - Part of the DBA MultiTool https://expresssql.lowlydba.com/
1919

2020
Version: 09112020
2121

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A suite of T-SQL utility scripts for Microsoft SQL Server.
1212

1313
## Scripts
1414

15-
To quickly install or update all the scripts below, use `install_expsql.sql`.
15+
To quickly install or update all the scripts below, use `install_dba-multitool.sql`.
1616

1717
| Name | Description |
1818
| ---- | ----------- |

install_dba-multitool.sql

236 KB
Binary file not shown.

0 commit comments

Comments
 (0)