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
Hello, excuse me, why does nedb not have the $setOnInsert setting option? This will make the operation of batch inserting data and updating data extremely complex. If there is $setOnInsert, you can specify some fields that do not need to be updated. Now there is only $set, which is very uncomfortable. I want to ask, is there an alternative?
The text was updated successfully, but these errors were encountered:
Hello, excuse me, why does nedb not have the $setOnInsert setting option? This will make the operation of batch inserting data and updating data extremely complex. If there is $setOnInsert, you can specify some fields that do not need to be updated. Now there is only $set, which is very uncomfortable. I want to ask, is there an alternative?
The text was updated successfully, but these errors were encountered: