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 have limited time to devote to this feature, at the moment, but I can definitely help you along with the task.
I would suggest splitting the task into (at least) three parts : delete, update, insert.
DELETE and UPDATE deal with existing documents in the database and should be more straight forward. However, INSERT may require more design work to ensure the document handles the _id possibilities as well as any necessary type coercions.
Should you need a roadmap or some breadcrumbs to guide you, please let us know and we can jump in to help.
Just curious -- I'm sure it's a decent chunk of work but I have a usecase for this, and if I'm capable of implementing it, I may give it a shot.
The text was updated successfully, but these errors were encountered: