Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

model should have passthrough operators for native mongoDB methods #176

@etsuo

Description

@etsuo

For example find, aggregate.. you should be able to just: model.aggregate([...]) rather than having to model.getCollection().aggregate([...])

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions