add regression test

This commit is contained in:
Conrad Ludgate
2024-06-17 16:15:31 +01:00
parent c7e43f40ba
commit 3cb3dce34e
2 changed files with 20 additions and 0 deletions

View File

@@ -146,6 +146,7 @@ impl ConnCfg {
}
// the special ones in tokio-postgres that we don't want being set by the user
"dbname" => {}
"password" => {}
"sslmode" => {}
"host" => {}