v0.4.2
- Added more
NotFounderror type (#94). In the latest update, thecore.pyfile in thedatabricks/labs/lsqlpackage has undergone enhancements to the error handling functionality. The_raise_if_neededfunction has been modified to raise aNotFounderror when the error message includes the phrase "does not exist". This update enables the system to categorize specific SQL query errors asNotFounderror messages, thereby improving the overall error handling and reporting capabilities. This change was a collaborative effort, as indicated by the co-authored-by statement in the commit.
Contributors: @nkvuong