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 0eff017 commit 6b0f4d0Copy full SHA for 6b0f4d0
README.md
@@ -112,7 +112,7 @@ const sql = postgres()
112
| `username` | `PGUSERNAME` or `PGUSER` |
113
| `password` | `PGPASSWORD` |
114
| `idle_timeout` | `PGIDLE_TIMEOUT` |
115
-' `connect_timeout` | `PGCONNECT_TIMEOUT` |
+| `connect_timeout` | `PGCONNECT_TIMEOUT` |
116
117
## Query ```sql` ` -> Promise```
118
0 commit comments