clickhouse-cpp
clickhouse-cpp copied to clipboard
Support client write info
I want to implement supporting query parameters. It requires raising the version of the protocol. The gap between the current server version of the protocol and the current client library version of the protocol is huge for one PR. So I decided to create several small PR and raise versions step by step.
Server support CLIENT_WRITE_INFO since version 19.9