relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::connection::PostgreSQLError Member List

This is the complete list of members for relx::connection::PostgreSQLError, including all inherited members.

column_namerelx::connection::PostgreSQLError
constraint_namerelx::connection::PostgreSQLError
detailrelx::connection::PostgreSQLError
error_coderelx::connection::PostgreSQLError
formatted_message() constrelx::connection::PostgreSQLError
from_libpq(int pg_error_code, std::string_view error_msg)relx::connection::PostgreSQLErrorstatic
from_sql_state(std::string_view sql_state, std::string_view error_msg)relx::connection::PostgreSQLErrorstatic
hintrelx::connection::PostgreSQLError
is_check_constraint_violation() constrelx::connection::PostgreSQLErrorinline
is_duplicate_key_error() constrelx::connection::PostgreSQLErrorinline
is_foreign_key_violation() constrelx::connection::PostgreSQLErrorinline
is_not_null_violation() constrelx::connection::PostgreSQLErrorinline
messagerelx::connection::PostgreSQLError
sql_staterelx::connection::PostgreSQLError
table_namerelx::connection::PostgreSQLError