We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 763ac99 commit a546cfcCopy full SHA for a546cfc
src/Migrator.Tests/appsettings.json
@@ -10,7 +10,7 @@
10
},
11
{
12
"Id": "PostgreSQL",
13
- "ConnectionString": "Server=localhost;Port=5432;Database=testdb;User Id=testuser;Password=testpass;"
+ "ConnectionString": "Server=localhost;Port=5432;Database=testdb;User Id=testuser;Password=testpass;Pooling=true"
14
15
16
"Id": "Oracle",
0 commit comments