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

Nullable primitives #202

Closed
g105b opened this issue Feb 16, 2021 · 0 comments · Fixed by #203
Closed

Nullable primitives #202

g105b opened this issue Feb 16, 2021 · 0 comments · Fixed by #203
Labels

Comments

@g105b
Copy link
Member

g105b commented Feb 16, 2021

When requesting an int from the database, it should still return null, not 0 on a null value. This applies to all primitives.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant