© 2026 Hedgehog Software, LLC
begin insert into public.photos (id, file_path, bucket_id) values (new.id, new.name, new.bucket_id); return null; end;