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