relx 0.1.0
A Modern C++23 Type-Safe SQL Query Builder
Loading...
Searching...
No Matches
transaction_guard.hpp File Reference
#include "connection.hpp"
#include <stdexcept>
#include <string_view>
#include <utility>

Go to the source code of this file.

Classes

class  relx::connection::TransactionException
 Exception thrown when transaction operations fail. More...
 
class  relx::connection::TransactionGuard
 RAII wrapper for database transactions. More...
 

Namespaces

namespace  relx
 relx database connection
 
namespace  relx::connection