ClickHouse/clickhouse-cpp

UInt128 is not supported. Only Int128..

socketpair opened this issue · 1 comments

https://clickhouse.com/docs/en/sql-reference/data-types/int-uint

Also, I would like to have API where I can pass two 64-bit halves instead of single 128bit value.

Not even speaking of Uint256 values.