Lightweight 0.20250904.0
Loading...
Searching...
No Matches
Lightweight::SqlConnection Member List

This is the complete list of members for Lightweight::SqlConnection, including all inherited members.

Close() noexceptLightweight::SqlConnection
Connect(SqlConnectionDataSource const &info) noexceptLightweight::SqlConnection
Connect(SqlConnectionString sqlConnectionString) noexceptLightweight::SqlConnection
ConnectionId() const noexceptLightweight::SqlConnectioninline
ConnectionString() const noexceptLightweight::SqlConnection
DatabaseName() constLightweight::SqlConnection
DefaultConnectionString() noexceptLightweight::SqlConnectionstatic
DriverName() const noexceptLightweight::SqlConnectioninline
IsAlive() const noexceptLightweight::SqlConnection
LastError() constLightweight::SqlConnection
LastUsed() const noexceptLightweight::SqlConnection
Migration() constLightweight::SqlConnection
NativeHandle() const noexceptLightweight::SqlConnectioninline
operator=(SqlConnection &&) noexcept (defined in Lightweight::SqlConnection)Lightweight::SqlConnection
operator=(SqlConnection const &)=delete (defined in Lightweight::SqlConnection)Lightweight::SqlConnection
Query(std::string_view const &table={}) constLightweight::SqlConnection
QueryAs(std::string_view const &table, std::string_view const &tableAlias) constLightweight::SqlConnection
QueryFormatter() const noexceptLightweight::SqlConnectioninline
RequireSuccess(SQLRETURN sqlResult, std::source_location sourceLocation=std::source_location::current()) constLightweight::SqlConnection
ResetPostConnectedHook()Lightweight::SqlConnectionstatic
ServerName() constLightweight::SqlConnection
ServerType() const noexceptLightweight::SqlConnectioninline
ServerVersion() constLightweight::SqlConnection
SetDefaultConnectionString(SqlConnectionString const &connectionString) noexceptLightweight::SqlConnectionstatic
SetDefaultDataSource(SqlConnectionDataSource const &dataSource) noexceptLightweight::SqlConnectionstatic
SetLastUsed(std::chrono::steady_clock::time_point lastUsed) noexceptLightweight::SqlConnection
SetPostConnectedHook(std::function< void(SqlConnection &)> hook)Lightweight::SqlConnectionstatic
SqlConnection()Lightweight::SqlConnection
SqlConnection(std::optional< SqlConnectionString > connectInfo)Lightweight::SqlConnectionexplicit
SqlConnection(SqlConnection &&) noexcept (defined in Lightweight::SqlConnection)Lightweight::SqlConnection
SqlConnection(SqlConnection const &)=delete (defined in Lightweight::SqlConnection)Lightweight::SqlConnection
TransactionActive() const noexceptLightweight::SqlConnection
TransactionsAllowed() const noexceptLightweight::SqlConnection
UserName() constLightweight::SqlConnection
~SqlConnection() noexceptLightweight::SqlConnection