Storage public URL
I have a trigger and a function that populates public.photos table when file is uploaded
public.photos contains column file_url; how can I dump public url into that column when file is uploaded?
public.photos contains column file_url; how can I dump public url into that column when file is uploaded?