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 8663099 commit 9436b77Copy full SHA for 9436b77
README.md
@@ -89,7 +89,7 @@ default value when applicable.
89
| keepAlive | `boolean` | true |
90
| preparedStatementPrefix | `string` | "tsp_" |
91
| connectionTimeout | `number` | 10 |
92
-| ssl | `(SSLMode.Disable \| SSL)` | `SSLMode.VerifyCA` |
+| ssl | `(SSLMode.Disable \| SSL)` | `SSLMode.Prefer` |
93
94
When applicable, "PG" environment variables used by _libpq_ apply, see
95
the PostgreSQL documentation on [environment
0 commit comments