Replies: 1 comment 1 reply
-
Great idea. It should be easy to add. Feel free to open a pull request or I'll add to my list. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While supabase gives devs the opportunity to do insert or update with a single command, this feature doesn't seem supported by
react-supabase
libhttps://supabase.io/docs/reference/javascript/upsert
My suggestion is to include it as
useUpsert
hookBeta Was this translation helpful? Give feedback.
All reactions