Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Accuratelli opened this issue Jun 17, 2016 · 0 comments
Open

Comments

@Accuratelli
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant