Skip to content

Query an ObjectID field #22

@jaraco

Description

@jaraco

In the MongoDB shell, one can do:

db.collection.find({_id: ObjectId("507c35dd8fada716c89d0013")})

I don't believe it's possible to do this query in Mongs. It would be nice if there were a way to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions