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

Add select distinct #718

Closed
josephmancuso opened this issue Jun 10, 2022 · 0 comments · Fixed by #725
Closed

Add select distinct #718

josephmancuso opened this issue Jun 10, 2022 · 0 comments · Fixed by #725
Labels
feature request A feature that does not yet exist but will be a good addition to the library medium These issues are geared for people who have contributed to the project before

Comments

@josephmancuso
Copy link
Member

Need to add a select distinct.

should probably be something like this:

User.select("name").distinct().get()
@josephmancuso josephmancuso added enhancement A feature that exists, works as intended but needs to be improved medium These issues are geared for people who have contributed to the project before feature request A feature that does not yet exist but will be a good addition to the library and removed enhancement A feature that exists, works as intended but needs to be improved labels Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature that does not yet exist but will be a good addition to the library medium These issues are geared for people who have contributed to the project before
Projects
None yet
1 participant