You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ClickHouse Cloud requires SSL encryption for all connections. Without the `?ssl=true` parameter, you'll see "Connection reset" errors even with correct credentials.
68
+
69
+
For more details on JDBC URL settings, please refer to the [ClickHouse JDBC driver](https://github.com/ClickHouse/clickhouse-java) repository.
70
+
:::
62
71
63
-
For more details on JDBC URL settings, please refer to the [ClickHouse JDBC driver](https://github.com/ClickHouse/clickhouse-java) repository.
64
-
:::
65
72
66
-
<Imageimg={datagrip_7}size="md"borderalt="DataGrip connection details form with ClickHouse settings" />
73
+
<Imageimg={datagrip_7}borderalt="DataGrip connection details form with ClickHouse settings" />
0 commit comments