awslabs / dynamodb-data-mapper-js

A schema-based data mapper for Amazon DynamoDB.
https://awslabs.github.io/dynamodb-data-mapper-js/
Apache License 2.0
816 stars 106 forks source link

add custom expression on update operation #175

Open haruharuharuby opened 4 years ago

haruharuharuby commented 4 years ago

Issue #, if available:

174

Description of changes: It can be specified customExpression on update operation. customExpression will be used when this parameter specified in UpdateOption parameter.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.