Skip to content

Commit d1d2391

Browse files
authored
chore: cleanup root dir (#276)
* chore: cleanup root dir * Updated bundled installer [skip ci] --------- Co-authored-by: lowlydba <[email protected]>
1 parent 6a21060 commit d1d2391

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
File renamed without changes.

.gitignore .github/.gitignore

File renamed without changes.

install_dba-multitool.sql

+1
Original file line numberDiff line numberDiff line change
@@ -3147,6 +3147,7 @@ GO
31473147

31483148
EXEC sys.sp_addextendedproperty @name=N'@Verbose', @value=N'Show intermediate variables used in size calculations. Default is 0.' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'PROCEDURE',@level1name=N'sp_estindex';
31493149
GO
3150+
/* Copyright for sp_help_revlogin is held by Microsoft. */
31503151
/* tsqllint-disable */
31513152

31523153
IF OBJECT_ID ('sp_hexadecimal') IS NOT NULL

0 commit comments

Comments
 (0)