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 10 forks source link

Testing for lost connections fails with Snowflake #221

Closed markddrake closed 1 year ago

markddrake commented 1 year ago

The test for lost connections in the Snowflake writer fails when the error being tested is not a database error

markddrake commented 1 year ago

The lostConnection test is not now implemented correctly