Kirlovon / aloedb

Light, Embeddable, NoSQL database for Deno 🦕
https://deno.land/x/aloedb
MIT License
140 stars 12 forks source link

fixing updateMany #3

Closed billykirk01 closed 3 years ago

billykirk01 commented 3 years ago

Fixes #2 where document changes were not being saved to the database when using updateMany.