Skip to content

Apply sort on mongodb #47

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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