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

@update fails on compound key #185

Closed
ciriousjoker opened this issue Sep 2, 2019 · 1 comment
Closed

@update fails on compound key #185

ciriousjoker opened this issue Sep 2, 2019 · 1 comment

Comments

@ciriousjoker
Copy link

Whenever I try to update a row consisting of 4 primary keys, I receive an error where multiple rows match the compound key even though one of 4 values are different. From what I see, only one of the keys is added to the where clause in the update function.

@vitusortner
Copy link
Collaborator

This has already been fixed and will be included in the next release. (PR #182)

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

No branches or pull requests

2 participants