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

Fixing clone for distincts #285

Merged
merged 5 commits into from
Jan 3, 2020
Merged

Fixing clone for distincts #285

merged 5 commits into from
Jan 3, 2020

Conversation

jwoertink
Copy link
Member

Fixes #284

I had to take off the private and break out the methods so that way I had access to the distincts on the query being merged in.

src/avram/query_builder.cr Outdated Show resolved Hide resolved
@jwoertink jwoertink requested a review from paulcsmith January 3, 2020 18:23
Copy link
Member

@paulcsmith paulcsmith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is good to go. Just trying to make sure I get it all

src/avram/query_builder.cr Show resolved Hide resolved
src/avram/query_builder.cr Outdated Show resolved Hide resolved
@paulcsmith
Copy link
Member

paulcsmith commented Jan 3, 2020 via email

@jwoertink jwoertink merged commit d1d6b63 into master Jan 3, 2020
@jwoertink jwoertink deleted the bugs/284 branch January 3, 2020 23:13
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

Successfully merging this pull request may close these issues.

Clone doesn't bring over distinct selects
2 participants