dpgaspar opened a new pull request #12869:
URL: https://github.com/apache/superset/pull/12869


   ### SUMMARY
   Lays the foundation for implementing superset custom exception DBAPI 
exceptions from driver exceptions (following a @villebro idea/proposal). 
   
   DBAPI drivers raise custom exceptions or straight unexpected exceptions, 
this causes several problems eg: UI messages with sensitive text, use of broad 
exceptions, not possible to use more fine grain actions when an error occurs at 
the DBAPI
   
   Fixes: #11822
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue: #11822
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to