Skip to content

Conversation

@b-ryan
Copy link
Contributor

@b-ryan b-ryan commented Apr 7, 2019

Resolves #31

This uses the new multimethod added to honeysql in
seancorfield/honeysql@509df19
to add DISTINCT ON support.

Tests are included which cover the behavior.

This commit updates deps.edn to point to the github repo for honeysql
which will obviously have to be changed once honeysql is released.

Resolves nilenso#31

This uses the new multimethod added to honeysql in
seancorfield/honeysql@509df19
to add DISTINCT ON support.

Tests are included which cover the behavior.

This commit updates deps.edn to point to the github repo for honeysql
which will obviously have to be changed once honeysql is released.
@b-ryan b-ryan mentioned this pull request Apr 7, 2019
b-ryan added 2 commits April 8, 2019 17:18
a release was made which includes the necessary
multimethod for the new distinct-on functionality
to work.
@b-ryan
Copy link
Contributor Author

b-ryan commented Sep 17, 2019

@ukriish I got this pull request back in shape now that the necessary multimethod in honeysql has been released.

@olymk2
Copy link

olymk2 commented Apr 6, 2020

any reason this has not been merged ?

@scimetfoo
Copy link
Contributor

Apologies for the delay. Merging this now.

@scimetfoo scimetfoo merged commit feb22bf into nilenso:master Jun 22, 2020
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.

support DISTINCT-ON

3 participants