We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03613f1 + 8c64ac7 commit 4bd8366Copy full SHA for 4bd8366
database/clickhouse/README.md
@@ -1,6 +1,6 @@
1
# ClickHouse
2
3
-`clickhouse://username:password@host:port/database=clicks?x-multi-statement=true`
+`clickhouse://host:port?username=user&password=password&database=clicks&x-multi-statement=true`
4
5
| URL Query | Description |
6
|------------|-------------|
0 commit comments