userver: userver/storages/clickhouse/io/typedefs.hpp File Reference
Loading...
Searching...
No Matches
typedefs.hpp File Reference

Go to the source code of this file.

+ Include dependency graph for typedefs.hpp:
+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::clickhouse
 Top namespace for uClickHouse driver.
 
namespace  storages::clickhouse::io
 uClickHouse input-output.
 

Typedefs

using storages::clickhouse::io::DateTime64Milli
 StrongTypedef for serializing system_clock::time_point to DateTime64(3) format when used as a query argument.
 
using storages::clickhouse::io::DateTime64Micro
 StrongTypedef for serializing system_clock::time_point to DateTime64(6) format when used as a query argument.
 
using storages::clickhouse::io::DateTime64Nano
 StrongTypedef for serializing system_clock::time_point to DateTime64(9) format when used as a query argument.