Skip to content

Wrong jOOQ exception translator with empty db name #44954

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

Conversation

MelleD
Copy link
Contributor

@MelleD MelleD commented Mar 31, 2025

Fix default exception translator for jooq translator without special db name handling

fix #44869

MelleD added 2 commits March 31, 2025 08:57
Signed-off-by: Dennis Melzer <dennis.melzer@de.bosch.com>
Signed-off-by: Dennis Melzer <dennis.melzer@de.bosch.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 31, 2025
@MelleD MelleD force-pushed the 44869-fix-default-exception-translator branch from e8640ea to c953854 Compare March 31, 2025 06:58
@snicoll snicoll self-assigned this Apr 17, 2025
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 17, 2025
@snicoll snicoll added this to the 3.3.11 milestone Apr 17, 2025
@snicoll snicoll changed the title fix: default exception translator Wrong jOOQ exception translator with empty db name Apr 17, 2025
snicoll pushed a commit that referenced this pull request Apr 17, 2025
This commit updates jOOQ's DefaultExceptionTranslatorExecuteListener to
fallback on Spring Framework's default if no dbName is available.

See gh-44954

Signed-off-by: Dennis Melzer <dennis.melzer@de.bosch.com>
snicoll added a commit that referenced this pull request Apr 17, 2025
@snicoll snicoll closed this in 9cbd6bd Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong jOOQ exception translator with empty db name
3 participants