v1.20.0
- Add progress bar (
$migration->withProgressbar()
). - All sources now have a method to count the number of data rows they contain (
$source->countDataRows()
).
This release also contains:
- Minor documentation and description changes.
$migration->withProgressbar()
).$source->countDataRows()
).This release also contains: