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 supporting saving of IEnumerable #4

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

Does not supporting saving of IEnumerable #4

marcodafonseca opened this issue Jul 10, 2019 · 1 comment

Comments

@marcodafonseca
Copy link
Owner

Describe the bug
IEnumerable properties are ignored during saving/retrieval of data

To Reproduce
Steps to reproduce the behavior:
Save a model with an IEnumerable property of any kind (complex/simple)

Expected behavior
Should be stored in DynamoDb as JSON []

Desktop (please complete the following information):
NA

Smartphone (please complete the following information):
NA

@marcodafonseca
Copy link
Owner Author

Resolved in commit 7977776

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