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

Skip transformation if boolean field is null #9

Merged
merged 1 commit into from
Aug 14, 2018

Conversation

dmosorast
Copy link
Contributor

Fixes #8.

Since all of the boolean fields in the schemas are nullable, this will just pass through if None comes through as a value for a boolean field.

@dmosorast dmosorast merged commit 0b0c484 into master Aug 14, 2018
@dmosorast dmosorast deleted the fix/allow_booleans_to_be_null branch August 14, 2018 22:05
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

1 participant