ClickHouse / ClickHouse/clickhouse-java
[jdbc-v2, client-v2] Accept `1` and `0` for boolean properties
Open
area:general
client-api-v2
jdbc-v2
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 636
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 28
Description
### Description
There is a number of boolean properties in the driver and the client. Currently they may be inconsistent and accept `1` along with `true`. For better user experience we need it consistent and documented.
Contributor guide
Assessment
This issue has not been assessed yet.