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