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

Null values on integer or float type fields are getting cast to 0 #23

Closed
jenskdsgn opened this issue Apr 19, 2018 · 5 comments
Closed

Comments

@jenskdsgn
Copy link
Contributor

I don't think that is a good and expected behaviour. E.g. you don't know if the field value is actually Null or set to 0 on purpose.

@jenskdsgn
Copy link
Contributor Author

PR: #24

@jenskdsgn
Copy link
Contributor Author

@vishalvijay @shivanshgaur what do you guys think about the issue?

@shivanshgaur
Copy link
Contributor

Merged PR: #24

@jenskdsgn
Copy link
Contributor Author

@shivanshgaur can you make a release inlcuding this fix?

@vishalvijay
Copy link
Contributor

@jenskdsgn Version 1.3.1 released with this change.

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

No branches or pull requests

3 participants