Skip to content

Commit 318509c

Browse files
committed
Merge branch 'main' into fix_with_statement
2 parents 957b48e + cec335e commit 318509c

File tree

18 files changed

+912
-227
lines changed

18 files changed

+912
-227
lines changed

clickhouse-client/src/main/java/com/clickhouse/client/ClickHouseProtocol.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
/**
88
* This defines protocols can be used to connect to ClickHouse.
99
*/
10-
@Deprecated
1110
public enum ClickHouseProtocol {
1211
/**
1312
* Protocol detection is needed when establishing connection.

0 commit comments

Comments
 (0)