Thought I was going crazy Cant use duckdb for json related stuff atm. Windmill duckdb executor makes
Thought I was going crazy
Cant use duckdb for json related stuff atm. Windmill duckdb executor makes it impossible to get clean output
This example from duckdb is supposed to return
"anatidae"
In windmill the same code returns
[
{
"family": ""anatidae""
}
]
Cant use duckdb for json related stuff atm. Windmill duckdb executor makes it impossible to get clean output
This example from duckdb is supposed to return
"anatidae"
In windmill the same code returns
[
{
"family": ""anatidae""
}
]
