clickhouse-java icon indicating copy to clipboard operation
clickhouse-java copied to clipboard

[JDBC] Driver class

Open chernser opened this issue 6 months ago • 0 comments

Description

There are next problems with Driver implementation:

  • driver version should be load from a file. It should not be hardcoded
  • all tests should be enabled
  • more tests for acceptsURL(String url) is needed

chernser avatar Jun 04 '25 03:06 chernser