Lightweight 0.20251202.0
Loading...
Searching...
No Matches
Lightweight::SqlMigration::Migration Member List

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

ComputeChecksum(SqlQueryFormatter const &formatter) constLightweight::SqlMigration::MigrationBase
Down(SqlMigrationQueryBuilder &builder) const overrideLightweight::SqlMigration::Migrationinlinevirtual
GetTimestamp() const noexceptLightweight::SqlMigration::MigrationBaseinline
GetTitle() const noexceptLightweight::SqlMigration::MigrationBaseinline
HasDownImplementation() const noexcept overrideLightweight::SqlMigration::Migrationinlinevirtual
Migration(MigrationTimestamp timestamp, std::string_view title, std::function< void(SqlMigrationQueryBuilder &)> const &up, std::function< void(SqlMigrationQueryBuilder &)> const &down={})Lightweight::SqlMigration::Migrationinline
MigrationBase(MigrationBase const &)=default (defined in Lightweight::SqlMigration::MigrationBase)Lightweight::SqlMigration::MigrationBase
MigrationBase(MigrationBase &&)=delete (defined in Lightweight::SqlMigration::MigrationBase)Lightweight::SqlMigration::MigrationBase
MigrationBase(MigrationTimestamp timestamp, std::string_view title) (defined in Lightweight::SqlMigration::MigrationBase)Lightweight::SqlMigration::MigrationBaseinline
operator=(MigrationBase const &)=default (defined in Lightweight::SqlMigration::MigrationBase)Lightweight::SqlMigration::MigrationBase
operator=(MigrationBase &&)=delete (defined in Lightweight::SqlMigration::MigrationBase)Lightweight::SqlMigration::MigrationBase
Up(SqlMigrationQueryBuilder &builder) const overrideLightweight::SqlMigration::Migrationinlinevirtual
~MigrationBase()=default (defined in Lightweight::SqlMigration::MigrationBase)Lightweight::SqlMigration::MigrationBasevirtual