userver: storages::postgres::UnsupportedInterval Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::UnsupportedInterval Class Reference

#include <userver/storages/postgres/exceptions.hpp>

+ Inheritance diagram for storages::postgres::UnsupportedInterval:
+ Collaboration diagram for storages::postgres::UnsupportedInterval:

Detailed Description

PostgreSQL interval datatype contains months field, which cannot be converted to microseconds unambiguously

Definition at line 884 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ UnsupportedInterval()

storages::postgres::UnsupportedInterval::UnsupportedInterval ( )
inline

Definition at line 886 of file exceptions.hpp.


The documentation for this class was generated from the following file: