malloy icon indicating copy to clipboard operation
malloy copied to clipboard

some gesture for the empty source

Open mtoy-googly-moogly opened this issue 1 year ago • 1 comments

run: duckdb.KEWYORD() -> {
  select: a is someExpression, b is someExpression
}

Ideas are connection.table() or connection.empty() or just a connection name can be a source

run: duckdb -> { select: ... }

mtoy-googly-moogly avatar Sep 26 '23 20:09 mtoy-googly-moogly

constant or literal. This is constant data...

lloydtabb avatar Sep 26 '23 20:09 lloydtabb