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

Does not support blank/empty/null strings #3

Closed
marcodafonseca opened this issue Jul 10, 2019 · 1 comment
Closed

Does not support blank/empty/null strings #3

marcodafonseca opened this issue Jul 10, 2019 · 1 comment

Comments

@marcodafonseca
Copy link
Owner

Describe the bug
An error is thrown when trying to save a string field with a blank/null/empty value

To Reproduce
Steps to reproduce the behavior:
Save a model with a string property set to null or ""

Expected behavior
Should be stored in DynamoDb as NULL

Desktop (please complete the following information):
NA

Smartphone (please complete the following information):
NA

@marcodafonseca
Copy link
Owner Author

Fixed in commit b8441a0

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

1 participant