Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hantmac authored May 9, 2024
1 parent 0ddcaa8 commit 592d4e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Use the next code to check connection:
> database="default",
> user="user",
> port="443",
> secure=True,
> password="password",settings={"copy_purge":True,"force":True})
> >>> print(client.execute("SELECT 1"))
> ```
Expand Down

0 comments on commit 592d4e2

Please sign in to comment.