Skip to content

Commit 0e63603

Browse files
committed
Merge branch 'main' into repo_review_dependencies
2 parents 5b3aa33 + cec335e commit 0e63603

File tree

20 files changed

+916
-228
lines changed

20 files changed

+916
-228
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)