We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19c4891 + 6b95a85 commit 34c9878Copy full SHA for 34c9878
database/clickhouse/README.md
@@ -1,6 +1,6 @@
1
# ClickHouse
2
3
-`clickhouse://host:port?username=user&password=qwerty&database=clicks&x-multi-statement=true`
+`clickhouse://username:password@host:port/database=clicks?x-multi-statement=true`
4
5
| URL Query | Description |
6
|------------|-------------|
0 commit comments