[CT-408] [Feature] Database Agnostic error handling #4926
Labels
enhancement
New feature or request
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Is there an existing feature request for this?
Describe the Feature
Per #4858 (comment) the way we are catching database errors needs to be handled in a way that leverages each databases level of concern for the error or to catch them, and turn them into dbt specific errors and run those against tests
Describe alternatives you've considered
currently catching and lowering error to be read out same way across databases.
Who will this benefit?
potential for all uses to benefit as errors could be written very clearly across all databases.
Are you interested in contributing this feature?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: