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

This is the complete list of members for relx::pgsql_async_wrapper::Connection, including all inherited members.

begin_transaction(IsolationLevel isolation=IsolationLevel::ReadCommitted)relx::pgsql_async_wrapper::Connectioninline
close()relx::pgsql_async_wrapper::Connectioninline
commit()relx::pgsql_async_wrapper::Connectioninline
connect(const std::string &conninfo)relx::pgsql_async_wrapper::Connectioninline
Connection(boost::asio::io_context &io)relx::pgsql_async_wrapper::Connectioninline
Connection(const Connection &)=deleterelx::pgsql_async_wrapper::Connection
Connection(Connection &&other) noexceptrelx::pgsql_async_wrapper::Connectioninline
deallocate_all_prepared()relx::pgsql_async_wrapper::Connectioninline
deallocate_prepared(const std::string &name)relx::pgsql_async_wrapper::Connectioninline
execute_prepared(const std::string &name, const std::vector< std::string > &params={})relx::pgsql_async_wrapper::Connectioninline
get_prepared_statement(const std::string &name)relx::pgsql_async_wrapper::Connectioninline
in_transaction() constrelx::pgsql_async_wrapper::Connectioninline
is_open() constrelx::pgsql_async_wrapper::Connectioninline
native_handle()relx::pgsql_async_wrapper::Connectioninline
operator=(const Connection &)=deleterelx::pgsql_async_wrapper::Connection
operator=(Connection &&other) noexceptrelx::pgsql_async_wrapper::Connectioninline
prepare_statement(const std::string &name, const std::string &query_text)relx::pgsql_async_wrapper::Connectioninline
PreparedStatementrelx::pgsql_async_wrapper::Connectionfriend
query(const std::string &query_text, const std::vector< std::string > &params={})relx::pgsql_async_wrapper::Connectioninline
rollback()relx::pgsql_async_wrapper::Connectioninline
socket()relx::pgsql_async_wrapper::Connectioninline
~Connection()relx::pgsql_async_wrapper::Connectioninline