Sync Supabase table and storage IDs
How can i make Supabase generate the same ID for storage objects and an ID column with a table that contains metadata for each of those storage objects?
I've tried using the foreign key relationship linking both but i'm getting
I've tried using the foreign key relationship linking both but i'm getting
ERROR: violates foreign key constraint when i try uploading something