std::chrono::microseconds support
#include <ozo/ext/std/duration.h>
std::chrono::microseconds
is mapped as interval
PostgreSQL type.
- Note
- Supported 64-bit microseconds representation values only.
-
In case of overflow (underflow) maximum (minimum) valid value is used.