An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
3.26k
stars
270
forks
source link
How to get UUID `id` of a file? #891
Open
notramo opened 1 year ago
Using the JS client, is there any way to get the UUID of a file, given the
bucket_id
and filename?