pg_async
|
An attempt to extract a value from a null field was made. More...
#include <error.hpp>
Public Member Functions | |
value_is_null (std::string const &field_name) | |
Public Member Functions inherited from tip::db::pg::error::db_error | |
db_error (std::string const &what_arg) | |
db_error (char const *what_arg) | |
db_error (std::string const &message, std::string severity, std::string code, std::string detail) | |
Additional Inherited Members | |
Public Attributes inherited from tip::db::pg::error::db_error | |
std::string | severity |
std::string | code |
std::string | detail |
sqlstate::code | sqlstate |
|
explicit |