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

feat(dynamodb): adding update call to dynamodb library #282

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

marciocadev
Copy link
Contributor

@marciocadev marciocadev commented Jul 7, 2024

It was not possible to partially update an item with the current methods (it might be possible with transactWrite, but it seemed counterintuitive to me). I added the update method to allow this.

Copy link

wing-cloud-platform bot commented Jul 7, 2024

AppStatusConsoleEndpointsUpdated (UTC)
eladb/winglibsStopped22-6-2024 0:2 (UTC)

Copy link
Contributor

@eladcon eladcon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update the version in package.json

Copy link

mergify bot commented Jul 8, 2024

Thanks for contributing, @marciocadev! This PR will now be added to the merge queue, or immediately merged if dynamodb-update is up-to-date with main and the queue is empty.

mergify bot added a commit that referenced this pull request Jul 8, 2024
@mergify mergify bot merged commit 21f092c into winglang:main Jul 8, 2024
7 checks passed
@marciocadev marciocadev deleted the dynamodb-update branch July 14, 2024 13:45
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.

2 participants