Skip to content

Commit a546cfc

Browse files
JaBistDuNarrischJaBistDuNarrisch
authored andcommitted
Pooling for Postgres
1 parent 763ac99 commit a546cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Migrator.Tests/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"Id": "PostgreSQL",
13-
"ConnectionString": "Server=localhost;Port=5432;Database=testdb;User Id=testuser;Password=testpass;"
13+
"ConnectionString": "Server=localhost;Port=5432;Database=testdb;User Id=testuser;Password=testpass;Pooling=true"
1414
},
1515
{
1616
"Id": "Oracle",

0 commit comments

Comments
 (0)