oj icon indicating copy to clipboard operation
oj copied to clipboard

Implement Joins

Open taylorlapeyre opened this issue 11 years ago • 0 comments

(Better description coming)

What we need to do is implement sql JOIN queries and return the joined data in a useful format:

{:column "data" ... :joined_table ({:column "data" ...})}

taylorlapeyre avatar Dec 07 '14 19:12 taylorlapeyre