Skip to content

Commit 65da22d

Browse files
committed
Temporary hacks
1 parent 0e7509d commit 65da22d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"ConnectionString": "Server=(localdb)\\mssqllocaldb;Database=aspnetcore-Benchmarks;Trusted_Connection=True;MultipleActiveResultSets=true"
2+
"ConnectionString": "Server=localhost;Database=fortunes;User Id=test;Password=test;SSL Mode=Disable;Maximum Pool Size=18;Enlist=false;Max Auto Prepare=4;Multiplexing=true;Write Coalescing Buffer Threshold Bytes=1000",
3+
"Database": "postgresql"
34
}

0 commit comments

Comments
 (0)