You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define a data structure MigrationSummary that collects information about a migration run (using the MigrationStrategy from #15).
It shall be meaningful and summarize what happend from source to target.
Note that some information are already being logged, e.g. in the validation or the filter.
Define a data structure
MigrationSummary
that collects information about a migration run (using theMigrationStrategy
from #15).It shall be meaningful and summarize what happend from source to target.
Note that some information are already being logged, e.g. in the validation or the filter.
Originally posted by @hf-kklein in #15 (comment)
The text was updated successfully, but these errors were encountered: