MigrationReport
The outcome of one migrate-corpus pass.
Usage
MigrationReport(
migrated,
skipped,
)Parameter Attributes
migrated: intskipped: int
Attributes
migrated: int-
How many rows were converted to the new context schema.
skipped: int- How many rows already carried it.