Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest adding an 'else if' to handle NoSuchTableException in PostgreSQLDialectExceptionMapper. #32795

Open
whoareyouandwhoami opened this issue Sep 5, 2024 · 1 comment

Comments

@whoareyouandwhoami
Copy link

When PostgreSQLDialectExceptionMapper implements SQLDialectExceptionMapper override convert method,NoSuchTableException not processed,when the NoSuchTableException exception occurs, the cause of the exception cannot be determined through logs,suggest adding an 'else if' to handle NoSuchTableException.

@terrymanu
Copy link
Member

Can you submit pull request for the idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants