COALESCE to json array not working in sql function
I am using the sql operator in a postgres db and when I try to coalesece to an empty array it doesn't work as expected. It returns null.
This is how I am doing it. Is it wrong?
2 Replies
as
any updates on this? I face the same issue
@JuaniS