SupabaseS
Supabase4y ago
NMS

Storage ``from.update()`` vs ``from.upload()``

Is there any difference between the two functions? Seems like both requires {upsert: true} to replace existing file.
What I expect from update() function is to be able to replace profile.jpg with profile.png.
Was this page helpful?