Table of Contents

Namespace LfrlAnvil.Sql.Versioning

Classes

SqlDatabaseVersion

Creates instances of SqlDatabaseVersion<TDatabaseBuilder> type.

SqlDatabaseVersionHistory

Represents a sequential history of all database versions.

SqlDatabaseVersionRecord

Represents information about a single version applied to the database.

SqlDatabaseVersion<TDatabaseBuilder>

Represents a single database version.

Structs

SqlDatabaseVersionHistory.DatabaseComparisonResult

Represents a result of comparison of an SqlDatabaseVersionHistory instance with a sequence of versions already applied to the database.

Interfaces

ISqlDatabaseVersion

Represents a single database version.