koopjs / winnow

Deprecated
Apache License 2.0
90 stars 18 forks source link

Add support for DISTINCT #217

Closed rgwozdz closed 1 year ago

rgwozdz commented 1 year ago

This PR adds support for queries with the DISTINCT operator. Note this is the same change as https://github.com/koopjs/koop/pull/467, but ported here for users of the deprecated library.