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
I am using relational-pouch to save data. using relational-pouch, to save relational data am saving the child object after getting _id from parent object save complete. The issue is parent object saved successful, and child record saving get failed and not saved because of an internal issue. Is there any possibilities to delete or any other option to handle the parent Object.
The text was updated successfully, but these errors were encountered:
I am using relational-pouch to save data. using relational-pouch, to save relational data am saving the child object after getting _id from parent object save complete. The issue is parent object saved successful, and child record saving get failed and not saved because of an internal issue. Is there any possibilities to delete or any other option to handle the parent Object.
The text was updated successfully, but these errors were encountered: