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

Add bulk delete to the IGravityDao signature #119

Closed
Arithmomaniac opened this issue Sep 4, 2018 · 1 comment
Closed

Add bulk delete to the IGravityDao signature #119

Arithmomaniac opened this issue Sep 4, 2018 · 1 comment
Assignees
Labels
area/provider Relates to DAO/Provider implementations

Comments

@Arithmomaniac
Copy link
Collaborator

Arithmomaniac commented Sep 4, 2018

Then use it when deleting child objects in an update operation.

instead of getting each child and then deleting, get all children at once and delete in mass.

@mrobustelli mrobustelli added the area/provider Relates to DAO/Provider implementations label Sep 24, 2018
@mrobustelli
Copy link
Contributor

Provide List of Id's to Delete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/provider Relates to DAO/Provider implementations
Projects
None yet
Development

No branches or pull requests

2 participants