relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
relx::query::QueryError Struct Reference

Error type for query operations. More...

#include <relx/query/core.hpp>

Public Attributes

std::string message
 

Detailed Description

Error type for query operations.

Definition at line 19 of file core.hpp.

Member Data Documentation

◆ message

std::string relx::query::QueryError::message

Definition at line 20 of file core.hpp.


The documentation for this struct was generated from the following file: