chvadim
Results
1
issues of
chvadim
### Describe the bug If one creates a table with column named "format", they will receive java.lang.IllegalArgumentException: No enum constant com.clickhouse.data.ClickHouseFormat.String ### Code example ```java String url = "jdbc:ch://localhost:8123/default"; ClickHouseDataSource...
bug
module-jdbc