Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 940c269

Browse files
Changed version and version date.
1 parent 0f2c9c0 commit 940c269

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎sp_Develop.sql

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ AS
3737
**
3838
** All other copyrights for sp_Develop are held by Emergent Software, LLC as described below.
3939
**
40-
** Copyright (c) 2022 Emergent Software, LLC
40+
** Copyright (c) 2023 Emergent Software, LLC
4141
**
4242
** Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
4343
** documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
@@ -82,8 +82,8 @@ AS
8282
** Setting some varibles
8383
**********************************************************************************************************************/
8484

85-
SET @Version = '2.0.1';
86-
SET @VersionDate = '20220924';
85+
SET @Version = '2.1.1';
86+
SET @VersionDate = '20230513';
8787
SET @URLBase = 'https://emergentsoftware.github.io/SQL-Server-Development-Assessment/best-practices-and-potential-findings/';
8888
SET @URLSkipChecks = 'https://emergentsoftware.github.io/SQL-Server-Development-Assessment/how-to-skip-checks';
8989
SET @OutputType = UPPER(@OutputType);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /