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

Add Nullable annotation to methods in KiwiJdbc that can return null #1178

Closed
sleberknight opened this issue Aug 9, 2024 · 0 comments · Fixed by #1179
Closed

Add Nullable annotation to methods in KiwiJdbc that can return null #1178

sleberknight opened this issue Aug 9, 2024 · 0 comments · Fixed by #1179
Assignees
Labels
enhancement A request for change or improvement to an existing feature
Milestone

Comments

@sleberknight
Copy link
Member

Add the Checker @Nullable annotation to all methods in KiwiJdbc that may return null to provide more information for code analyzers.

@sleberknight sleberknight added the enhancement A request for change or improvement to an existing feature label Aug 9, 2024
@sleberknight sleberknight added this to the 4.3.0 milestone Aug 9, 2024
@sleberknight sleberknight self-assigned this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for change or improvement to an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant