MigrationFailureReason
See source codeEnumeration of possible reasons why a migration might fail.
These reasons help identify what went wrong during migration processing, allowing applications to handle different failure scenarios appropriately. Common failures include incompatible data formats, unknown record types, and version mismatches between the data and available migrations.
enum MigrationFailureReason {}
Next
PORTRAIT_BREAKPOINT