Represents ClickHouse UInt8 Column.
More...
#include <userver/storages/clickhouse/io/columns/int8_column.hpp>
|
static ColumnRef | Serialize (const container_type &from) |
|
Represents ClickHouse UInt8 Column.
Definition at line 14 of file int8_column.hpp.
◆ container_type
using storages::clickhouse::io::columns::Int8Column::container_type = std::vector<cpp_type> |
◆ cpp_type
using storages::clickhouse::io::columns::Int8Column::cpp_type = std::int8_t |
The documentation for this class was generated from the following file: