Skip to content

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 <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 31, 2025
@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 <[email protected]>
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