ClickHouse / clickhouse-jdbc-bridge

A JDBC proxy from ClickHouse to external databases
Apache License 2.0
167 stars 60 forks source link

The version in the README is too old #152

Open wind7rui opened 2 years ago

wind7rui commented 2 years ago

Fixed insert error #117 in version 2.0.5, but the README still uses version 2.0.2. Is it better to change to the latest version?

zhicwu commented 2 years ago

Thanks for the report. The version should be 2.1.0 and now master has been updated.