I was implementing #58 and I'm a bit stuck right now on how to work out subqueries, so I might as well ask this way. Ideally we'd we able to do something like this:
Since selects are a macro it's rather easy to keep track of the kind of selections (single column, multiple columns of same type, or something else). Use of subqueries should be more or less like this:
Single column, single row:
Edit: Hitting enter apparently submits the pull request, I'm still working on the description here :)
I was implementing #58 and I'm a bit stuck right now on how to work out subqueries, so I might as well ask this way. Ideally we'd we able to do something like this:
Since selects are a macro it's rather easy to keep track of the kind of selections (single column, multiple columns of same type, or something else). Use of subqueries should be more or less like this:
Edit: Hitting enter apparently submits the pull request, I'm still working on the description here :)