Poolstok / MongoDB

Wrapper library around mongolite to improve ease of use
0 stars 0 forks source link

Implemented filtering based on the _id field #8

Closed Milko-B closed 2 months ago

Milko-B commented 2 months ago

This should enable using "_id" as a filtering field while keeping all the other functionality.

Instead of making a new method, the filtering has been updated