Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 0b5bde1

Browse files
authored
Update README.md
1 parent 60bd36f commit 0b5bde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ PostgreSQLClient DOCUMENTATION (NOT FINALIZED):
5454

5555
| Type | Method |
5656
| --- | --- |
57-
| `Error` | connect_to_host(url: String, ssl: bool = true, connect_timeout: int = 30) |
57+
| `Error` | connect_to_host(url: String, ssl: bool = false, connect_timeout: int = 30) |
5858
| `Status` | get_status() |
5959
| `Array` | execute(sql: String) |
6060
| `void` | rollback(process_id: int, process_key: int) |

0 commit comments

Comments
 (0)