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

Should we support list_append in update expression? #4

Open
4ossiblellc opened this issue Oct 13, 2016 · 2 comments
Open

Should we support list_append in update expression? #4

4ossiblellc opened this issue Oct 13, 2016 · 2 comments

Comments

@4ossiblellc
Copy link
Owner

We currently do not support list_append. We may need to consider that.

@4ossiblellc
Copy link
Owner Author

My plan is to have an option object as the third argument. Client should decide any new array value should be appended to or replaced from the original array.

@snolangps
Copy link

@4ossiblellc is this to extend on the ExpressionAttributeValues option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants