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

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

AddMigration(MigrationBase const *migration)Lightweight::SqlMigration::MigrationManager
ApplyPendingMigrations(ExecuteCallback const &feedbackCallback={})Lightweight::SqlMigration::MigrationManager
ApplySingleMigration(MigrationBase const &migration)Lightweight::SqlMigration::MigrationManager
CloseDataMapper()Lightweight::SqlMigration::MigrationManager
CreateMigrationHistory()Lightweight::SqlMigration::MigrationManager
ExecuteCallback typedefLightweight::SqlMigration::MigrationManager
FindReleaseByVersion(std::string_view version) const noexceptLightweight::SqlMigration::MigrationManager
FindReleaseForTimestamp(MigrationTimestamp timestamp) const noexceptLightweight::SqlMigration::MigrationManager
FoldRegisteredMigrations(SqlQueryFormatter const &formatter, std::optional< MigrationTimestamp > upToInclusive=std::nullopt) constLightweight::SqlMigration::MigrationManager
GetAllMigrations() const noexceptLightweight::SqlMigration::MigrationManager
GetAllReleases() const noexceptLightweight::SqlMigration::MigrationManager
GetAppliedMigrationIds() constLightweight::SqlMigration::MigrationManager
GetDataMapper()Lightweight::SqlMigration::MigrationManager
GetDataMapper() constLightweight::SqlMigration::MigrationManagerinline
GetInstance()Lightweight::SqlMigration::MigrationManagerstatic
GetMigration(MigrationTimestamp timestamp) const noexceptLightweight::SqlMigration::MigrationManager
GetMigrationsForRelease(std::string_view version) constLightweight::SqlMigration::MigrationManager
GetMigrationStatus() constLightweight::SqlMigration::MigrationManager
GetPending() const noexceptLightweight::SqlMigration::MigrationManager
MarkMigrationAsApplied(MigrationBase const &migration)Lightweight::SqlMigration::MigrationManager
MigrationList typedefLightweight::SqlMigration::MigrationManager
PreviewMigration(MigrationBase const &migration) constLightweight::SqlMigration::MigrationManager
PreviewPendingMigrations(ExecuteCallback const &feedbackCallback={}) constLightweight::SqlMigration::MigrationManager
RegisterRelease(std::string version, MigrationTimestamp highestTimestamp)Lightweight::SqlMigration::MigrationManager
RemoveAllMigrations()Lightweight::SqlMigration::MigrationManager
RemoveAllReleases()Lightweight::SqlMigration::MigrationManager
RevertSingleMigration(MigrationBase const &migration)Lightweight::SqlMigration::MigrationManager
RevertToMigration(MigrationTimestamp target, ExecuteCallback const &feedbackCallback={})Lightweight::SqlMigration::MigrationManager
Transaction()Lightweight::SqlMigration::MigrationManager
ValidateDependencies() constLightweight::SqlMigration::MigrationManager
VerifyChecksums() constLightweight::SqlMigration::MigrationManager