Skip to content

Commit 34c9878

Browse files
authored
Merge branch 'master' into add-with-connection-to-postgres
2 parents 19c4891 + 6b95a85 commit 34c9878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

database/clickhouse/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ClickHouse
22

3-
`clickhouse://host:port?username=user&password=qwerty&database=clicks&x-multi-statement=true`
3+
`clickhouse://username:password@host:port/database=clicks?x-multi-statement=true`
44

55
| URL Query | Description |
66
|------------|-------------|

0 commit comments

Comments
 (0)