MigrationStatus.failure(_:)
The migration failed with an error.
Declaration
case failure(any Error)Discussion
Inspect the associated value to retrieve the Error that caused migration to fail.
The migration failed with an error.
case failure(any Error)Inspect the associated value to retrieve the Error that caused migration to fail.