Skip to content

would like to use the pymongo "distinct" operation in Collection #11

@Accuratelli

Description

@Accuratelli

Hi, this isn't an issue - more of a desire for a new keyword please.

We'd like to be able to submit queries in the form db.myCollection.distinct("nestedDoc.Type", returning a list of distinct values for the supplied field.

I see that pymongo supports the use of "distinct" so I think it's possible to extend the library if someone has the skills and time? or is it technically not possible to do this?

Thanks in advance

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