Build a way to use subqueries for joins #450
Labels
enhancement
A feature that exists, works as intended but needs to be improved
hard
These issues are geared for people who have contributed to the project a lot
Describe the feature as you'd like to see it
Need a way to build a query like this:
What do we currently have to do now?
I don't believe we have a way to pass a builder to a join to create a subquery
Additional context
Found this query on Stack overflow and would like a way to do this via the query builder, if possible.
Open for discussion
The text was updated successfully, but these errors were encountered: