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

🧹 Fix the if statement that prevents using conditions on Partition Keys #6037

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

rix0rrr
Copy link
Collaborator

@rix0rrr rix0rrr commented Dec 11, 2024

This is a DynamoDB change that should have been in the previous PR, but failed to get committed.

It makes sure that in the one case where we have a table with only a PK, but no SK, the test that makes sure you only use Conditions on SKs works properly.

How to test

No need, it's been unit tested.

Copy link
Contributor

mergify bot commented Dec 11, 2024

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

Copy link
Contributor

mergify bot commented Dec 11, 2024

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 24cf0c3 into main Dec 11, 2024
11 checks passed
@mergify mergify bot deleted the no-pk-condition branch December 11, 2024 13:25
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