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

Implement deleteMany #60

Closed
sync-by-unito bot opened this issue Jun 18, 2021 · 1 comment · Fixed by #153
Closed

Implement deleteMany #60

sync-by-unito bot opened this issue Jun 18, 2021 · 1 comment · Fixed by #153
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jun 18, 2021

Takes a List of RealmObjects and removes them all

@sync-by-unito sync-by-unito bot changed the title Implement removeMany Implement deleteMany Jan 7, 2022
@blagoev
Copy link
Contributor

blagoev commented Jan 10, 2022

blocked by realm/realm-core#5154

desistefanova added a commit that referenced this issue Jan 11, 2022
Implemented realm.deleteMany for List, RealmList and realmResults to delete objects from realm - fixes #60
Support RealmResults for..in  - fixes #37 without snapshot
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants