markddrake / YADAMU---Yet-Another-DAta-Migration-Utility

A utility for Migrating Data between Oracle, Postgres, MySQL MariaDB, Snowflake. Stage Data from supported database to Amazon S3 and Azure Blob Storage in JSON and CSV Formats
MIT License
17 stars 9 forks source link

YadamuQA: Errors, Warnings and Failures not accumulated correctly when operation Fails.. #229

Closed markddrake closed 10 months ago

markddrake commented 11 months ago

The running totals of Errors, Warning and Failures are not updated correctly when an QA operation fails.

markddrake commented 11 months ago

Running totals are now maintained correctly