top | item 41496234

(no title)

mrastro | 1 year ago

It can do joins. By default it combines the query into a single flatten struct but you have the option to write the query to embed entities in the join.

Not perfect and doesn't maintain the same type if you want a subset of columns but works for the majority of cases.

discuss

order

gregwebs|1 year ago

What about one to many joins?