antoniopresto / react-native-local-mongodb

react-native local mongodb storage.
MIT License
304 stars 66 forks source link

Manage $setOnInsert when upsert is true. #39

Closed BenoitClaveau closed 2 years ago

BenoitClaveau commented 6 years ago

Hi,

$setOnInsert seems not to be managed on update and updateAsync. It will be great if I could send the same request to my local and remote mongodb.