Custom SQL function (json_agg & json_build_object)
Hello there.
I'm new to Drizzle and I love it
.
I have successfully made a
Now I have trouble to make a
that should produce something like this:
I try something but it end with an error
Any idea ?
I'm new to Drizzle and I love it
I have successfully made a
jsonAgg helper.Now I have trouble to make a
jsonAggBuildObject I try something but it end with an error
error: could not determine data type of parameter $1Any idea ?