Commit 4502d1c
Ryan Sundberg
Fix 'Error: invalid sslmode value: "true"' in native mode
When using PGSSLMODE env in native mode, an invalid database URL string
would be constructed with sslmode=true/false.1 parent 1b022f8 commit 4502d1c
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
127 | 131 | | |
128 | 132 | | |
129 | 133 | | |
| |||
0 commit comments