View Source
Effective status for a known migration.
type MigrationStatus = "applied" | "pending" | "drifted";