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

DynamoDB: Deleting items from a set should be idempotent #7646

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

bblommers
Copy link
Collaborator

Fixes #7585

@bblommers bblommers added this to the 5.0.7 milestone Apr 30, 2024
@bblommers bblommers merged commit d9d4be3 into getmoto:master Apr 30, 2024
37 of 38 checks passed
@bblommers bblommers deleted the dynamodb-delete-from-empty-set branch April 30, 2024 19:18
Copy link
Contributor

This is now part of moto >= 5.0.7.dev12

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.

DynamoDB: Using DELETE fails if attribute does not exist
1 participant