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 c4f1e5a

Browse files
committed
updated password
1 parent 38329a9 commit c4f1e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎SQL/WideWorldImportersUpdates.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GO
1010
Create user to be used in the sample API solution
1111
*/
1212
IF USER_ID('DotNetWebApp') IS NULL BEGIN
13-
CREATE USER [DotNetWebApp] WITH PASSWORD = 'a987REALLY#$%TRONGpa44w0rd';
13+
CREATE USER [DotNetWebApp] WITH PASSWORD = 'a987REALLY#$%TRONGpa44w0rd!';
1414
END
1515

1616
/*

0 commit comments

Comments
(0)

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