I want to verify that an json[] column the_array is not empty. For a normal array, I could check on: the_array != '{}'. However, that does not work for a ...
確定! 回上一頁