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

deleteBy...And... is not deleting records in Dynamo #46

Closed
Dmitry-Erokhin opened this issue Aug 2, 2016 · 3 comments
Closed

deleteBy...And... is not deleting records in Dynamo #46

Dmitry-Erokhin opened this issue Aug 2, 2016 · 3 comments
Labels
Milestone

Comments

@Dmitry-Erokhin
Copy link

repo.deletByKeyAndOtherKey(key, otherKey) throws EmptyResultDataAccessException when no matching records exists, but works without exception if there is one match.

In both cases no records actually deleted from database

@derjust derjust added the bug label Aug 17, 2016
@derjust derjust added this to the v5.0.2 milestone Jan 26, 2018
@derjust
Copy link
Owner

derjust commented Jan 26, 2018

@derjust derjust added this to To Do in 5.0.2 Bugfix release Jan 31, 2018
@derjust
Copy link
Owner

derjust commented Feb 16, 2018

The deleteById is fixed in v5.0 and v4.5.5.
Other half still needs investigation

@derjust
Copy link
Owner

derjust commented Feb 27, 2018

Fixed with #143

@derjust derjust closed this as completed Feb 27, 2018
5.0.2 Bugfix release automation moved this from To Do to Done Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

2 participants