[MIgration] NewRelam.Remove() is not working #2583
Unanswered
vardansargsyan92
asked this question in
Q&A
Replies: 1 comment 5 replies
-
[Update] |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
I have a migration function that removes "Redundant" objects coming from the old realm database into the new realm database. The problem is that when migration happens
and the NewRelam.Remove() method is called it does nothing. The objects still exist in the database.
So what I should do to somehow "SKIP" or "IGNORE" those objects?
Beta Was this translation helpful? Give feedback.
All reactions