You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
342: Fixed Engine::remove() when multiple entities are provided r=norkunas a=remigarcia
# Pull Request
## Related issue
Fixes#341
## What does this PR do?
- fixing the Engine::remove() method which was only removing the first object when multiple objects were provided
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Thank you so much for contributing to Meilisearch!
Co-authored-by: Rémi Garcia <[email protected]>
Co-authored-by: Rémi Garcia <[email protected]>
0 commit comments