Property PendingMigrationIdentifiers
- Namespace
- MailFathom.Application.Persistence
- Assembly
- MailFathom.Application.dll
PendingMigrationIdentifiers
Gets the migrations the build defines that the database does not carry, in the order they would be applied.
public IReadOnlyList<string> PendingMigrationIdentifiers { get; }