This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Command Invocation Error Handling
·
79 commits
to master
since this release
In this release we've added protection around commands and specifically their __init__ method when there in an exception thrown.
Change Log
- Added protection in the importer around exceptions thrown during
__init__ - Updated PostgreSQL tests to prevent erroneous test failure