Skip to content

Subqueries #10

@kit-ty-kate

Description

@kit-ty-kate

As discussed earlier, we heavily need subqueries (or EXTERNAL JOIN) like:

let sub l = <:view< group { tags = array_agg[t.name] } | t in $tags$; something with l and t >> in
Query.view db <:view< { tags = one ($sub$ l); l.id } | l in $links$ >>

So I'm making this issue to discuss and have feedbacks. I'll be glad to help if you need.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions