PostgreSQL composite type has different count of members from the C++ counterpart.
More...
#include <userver/storages/postgres/exceptions.hpp>
PostgreSQL composite type has different count of members from the C++ counterpart.
Definition at line 775 of file exceptions.hpp.
◆ CompositeSizeMismatch()
storages::postgres::CompositeSizeMismatch::CompositeSizeMismatch |
( |
std::size_t |
pg_size, |
|
|
std::size_t |
cpp_size, |
|
|
std::string_view |
cpp_type |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: