-
-
Notifications
You must be signed in to change notification settings - Fork 381
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
Describe the bug
The docs on how to control storage upserts are out of date.
The docs say that an upsert header is allowed
https://supabase.com/docs/reference/python/storage-from-update
But the underlying storage3 lib accepts an x-upsert param not an upsert
https://github.com/supabase-community/storage-py/blob/main/storage3/constants.py#L12
cc @olirice
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers