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

Handle null values correctly in casts #73

Merged
merged 7 commits into from
Apr 6, 2023
Merged

Handle null values correctly in casts #73

merged 7 commits into from
Apr 6, 2023

Conversation

Propaganistas
Copy link
Contributor

At this moment the casts will always purify the value. As a side effect null values get "purified" to empty strings "".
Let's keep them as null...

@stevebauman stevebauman merged commit 7b63762 into stevebauman:master Apr 6, 2023
@stevebauman
Copy link
Owner

Thanks @Propaganistas! 🙏

@Propaganistas Propaganistas deleted the patch-1 branch April 7, 2023 06:07
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

Successfully merging this pull request may close these issues.

None yet

2 participants