A row was requested to be parsed based on field names/indexed, the count of names/indexes doesn't match the tuple size.
More...
#include <userver/storages/postgres/exceptions.hpp>
A row was requested to be parsed based on field names/indexed, the count of names/indexes doesn't match the tuple size.
Definition at line 757 of file exceptions.hpp.
◆ FieldTupleMismatch()
storages::postgres::FieldTupleMismatch::FieldTupleMismatch |
( |
std::size_t |
field_count, |
|
|
std::size_t |
tuple_size |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: