Skip to content

Commit bfa0d6e

Browse files
authored
Merge pull request quarkusio#48132 from Eng-Fouad/patch-2
Change MSSQL username from `SA` to `sa`
2 parents 49b0153 + cd67920 commit bfa0d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/databases-dev-services.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Login credentials are the same for most databases, except when the database requ
217217
|`quarkus` for the default datasource or name of the datasource
218218

219219
|Microsoft SQL Server
220-
|`SA`
220+
|`sa`
221221
|`Quarkus123`
222222
|
223223

0 commit comments

Comments
 (0)