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

Model.update_item fails for attributes that don't exist yet. #7

Closed
jlafon opened this issue Mar 19, 2014 · 1 comment
Closed

Model.update_item fails for attributes that don't exist yet. #7

jlafon opened this issue Mar 19, 2014 · 1 comment

Comments

@jlafon
Copy link
Contributor

jlafon commented Mar 19, 2014

The base connection should be more flexible and allow update_item to work with attributes that don't exist on the item yet, as described in the documentation. http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_UpdateItem.html#DDB-UpdateItem-request-AttributeUpdate

@jlafon jlafon closed this as completed in a5e385b Mar 19, 2014
@AnonymousArthur
Copy link

How did you solve this problem?

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

2 participants