Hi! In my app people can upload profile pictures and images. Some will later be deleted or replaced in the app, but remain uploaded in Storage.
How can I delete files in a bucket, that have no references to in the database (I save uploaded media paths)?
Ideally I would: apply this to let's say an "uploads" bucket, and then delete files that are not mentioned in public.uploads.media_path