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

Fix DynamoDBReflector to treat empty strings like null strings #14

Merged
merged 2 commits into from
Feb 24, 2012

Conversation

claytonhoefer
Copy link

Take 2: dynamo doesn't like empty strings, so the reflector should set empty strings to null, so that they get handled the same way as null strings, rather than resulting in a error.

fulghum added a commit that referenced this pull request Feb 24, 2012
Fix DynamoDBReflector to treat empty strings like null strings
@fulghum fulghum merged commit 96e7e69 into aws:master Feb 24, 2012
@fulghum
Copy link
Contributor

fulghum commented Feb 24, 2012

Thanks for the contribution Clayton!

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.

3 participants