How to filter null values from json_arrayagg
Hey sry if this is a stupid question, I am still kinda new to more complex sql queries.
The problem here is that
I just wanted to know how I could filter the null values in a good way.
The problem here is that
pictures returns an array of objects that have all properties null. As far as I know this is a correct behaviour for the left join.I just wanted to know how I could filter the null values in a good way.