Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix Nullability Error #913

Merged
merged 1 commit into from
Feb 22, 2025
Merged

Fix Nullability Error #913

merged 1 commit into from
Feb 22, 2025

Conversation

jeffgbutler
Copy link
Member

A type converter could return null. This was not properly handled by the ValueWhenPresentMapping.

A type converter could return null. This was not properly handled by the ValueWhenPresentMapping.
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling c263366 on jeffgbutler:null-fix
into 01cda3e on mybatis:master.

@jeffgbutler jeffgbutler merged commit 84c8438 into mybatis:master Feb 22, 2025
7 checks passed
@jeffgbutler jeffgbutler deleted the null-fix branch February 22, 2025 18:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants