Skip to content

Apply sort on mongodb #47

@rafaneri

Description

@rafaneri

Hello,

I'm trying to use the sort method in mongodbmixin, but without success.
I did these tests:

pump.find(query).sort({})
// and
pump._mongo.collection.find(query).sort({}).stream()

What is the way to use the sort?

tks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions