We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS version: JDK version:8 ClickHouse Server version: 22.3.2.2-lts ClickHouse Native JDBC version:2.6.5
java.sql.SQLException: Unknown data type: Bool
PreparedStatement.setBoolean()
The text was updated successfully, but these errors were encountered:
Have you find any solution for this issue?
Sorry, something went wrong.
I have the same issue. Bool just not supported, that's it.
No branches or pull requests
Environment
OS version:
JDK version:8
ClickHouse Server version: 22.3.2.2-lts
ClickHouse Native JDBC version:2.6.5
Error logs
Steps to reproduce
PreparedStatement.setBoolean()
Other descriptions
The text was updated successfully, but these errors were encountered: