|
relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
|
This is the complete list of members for relx::connection::PostgreSQLError, including all inherited members.
| column_name | relx::connection::PostgreSQLError | |
| constraint_name | relx::connection::PostgreSQLError | |
| detail | relx::connection::PostgreSQLError | |
| error_code | relx::connection::PostgreSQLError | |
| formatted_message() const | relx::connection::PostgreSQLError | |
| from_libpq(int pg_error_code, std::string_view error_msg) | relx::connection::PostgreSQLError | static |
| from_sql_state(std::string_view sql_state, std::string_view error_msg) | relx::connection::PostgreSQLError | static |
| hint | relx::connection::PostgreSQLError | |
| is_check_constraint_violation() const | relx::connection::PostgreSQLError | inline |
| is_duplicate_key_error() const | relx::connection::PostgreSQLError | inline |
| is_foreign_key_violation() const | relx::connection::PostgreSQLError | inline |
| is_not_null_violation() const | relx::connection::PostgreSQLError | inline |
| message | relx::connection::PostgreSQLError | |
| sql_state | relx::connection::PostgreSQLError | |
| table_name | relx::connection::PostgreSQLError |