Skip to content

Conversation

latonz
Copy link
Contributor

@latonz latonz commented Oct 24, 2024

Allow using non-null returning mapping methods when target type does allow nulls
Fixes #1553
Fixes #1554

@latonz latonz added the bug Something isn't working label Oct 24, 2024
@latonz latonz self-assigned this Oct 24, 2024
@latonz latonz force-pushed the 1554-mixed-nullable-context branch from 545b1da to 4eca202 Compare October 24, 2024 22:20
Allow using non-null returning mapping methods when target type does allow nulls
@latonz latonz force-pushed the 1554-mixed-nullable-context branch from 4eca202 to c986062 Compare October 24, 2024 22:23
@latonz latonz merged commit 027445d into riok:main Oct 24, 2024
16 of 18 checks passed
@latonz latonz deleted the 1554-mixed-nullable-context branch October 24, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Different nullable states for models and mapper lead to code generation errors Different nullable states on models for mapping cause error

1 participant