multiprocessio / datastation

App to easily query, script, and visualize data from every database, file, and API.
https://datastation.multiprocess.io
Other
2.9k stars 112 forks source link

Visual transform -> sql panel escape hatch #169

Open eatonphil opened 2 years ago

eatonphil commented 2 years ago

The visual transform panel has a bunch of limits (no HAVING, no multiple GROUPs). While it would be great to support these all eventually, in the meantime (and probably forever) there should also be an escape hatch that turns a visual transform panel into a SQL panel with the equivalent SQL filled out.