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

Handle list argument for deletedAllById for DynamicProxy. #1940

Conversation

mikereiche
Copy link
Collaborator

  1. Handle list argument for deleteAllById for DynamicProxy.
  2. Hold scopeName and collectionName for multiple calls.

Closes #1939.

@mikereiche mikereiche force-pushed the datacouch_1939_fix_repository_methods_that_take_list_of_ids_and_list_of_entities branch from a41027c to 071fb76 Compare May 6, 2024 23:01
@mikereiche mikereiche merged commit de2db4b into main May 6, 2024
3 checks passed
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.

Runtime error when calling DeleteAllById(Iterable<T> list) if the repository extends DynamicProxyable
1 participant