Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit e77c2c1

Browse files
committed
update readme
1 parent 74aaf16 commit e77c2c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Use the next code to check connection:
2424
> host='tenant--warehouse.ch.datafusecloud.com',
2525
> database="default",
2626
> user="user",
27+
> port="443",
2728
> password="password")
2829
> >>> print(client.execute("SELECT 1"))
2930
> ```

0 commit comments

Comments
 (0)