Lightweight 0.20260303.0
Loading...
Searching...
No Matches
Lightweight::SqlMigration::MigrationException Member List

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

GetDriverMessage() const noexceptLightweight::SqlMigration::MigrationExceptioninline
GetFailedSql() const noexceptLightweight::SqlMigration::MigrationExceptioninline
GetMigrationTimestamp() const noexceptLightweight::SqlMigration::MigrationExceptioninline
GetMigrationTitle() const noexceptLightweight::SqlMigration::MigrationExceptioninline
GetOperation() const noexceptLightweight::SqlMigration::MigrationExceptioninline
GetStepIndex() const noexceptLightweight::SqlMigration::MigrationExceptioninline
info() const noexcept (defined in Lightweight::SqlException)Lightweight::SqlExceptioninline
MigrationException(Operation operation, MigrationTimestamp timestamp, std::string title, std::size_t stepIndex, std::string failedSql, SqlErrorInfo driverError)Lightweight::SqlMigration::MigrationException
Operation enum nameLightweight::SqlMigration::MigrationException
SqlException(SqlErrorInfo info, std::source_location location=std::source_location::current()) (defined in Lightweight::SqlException)Lightweight::SqlExceptionexplicit