supabase-cache-helpers icon indicating copy to clipboard operation
supabase-cache-helpers copied to clipboard

useUpload to support file metadata

Open mazenkhalil opened this issue 6 months ago • 0 comments

We would like to request support for adding file metadata during file uploads, a feature currently offered by Supabase. Our use case involves using database triggers to automatically link uploaded attachments to another database table. This functionality relies on the ability to include metadata with file uploads, which is a powerful feature in Supabase. Implementing this capability would greatly enhance our workflow and enable seamless integration with our existing database triggers. Thank you for considering this addition.

Image

mazenkhalil avatar May 21 '25 11:05 mazenkhalil