1
Updates without where clause defaults to updating the row related to logged in user
Source: supabase/supabase#30533 · opened by @MarkOSullivan94
It'd be great if Supabase could detect from the table which is being updated which field uses a foreign key from the auth table and then tries to update the row related to the logged in user by default unless a where clause is provided
Of course in the tables which do not have a relation with the auth table it would be expected to provide a where clause
Of course in the tables which do not have a relation with the auth table it would be expected to provide a where clause
No pledges yet. Be the first to back this.
Comments
Similar requests
Add a "Duplicate row" action to the Table Editor
1 vote · 0 comments
Support skipping conflicting rows during CSV import
1 vote · 0 comments
Add 'WHEN' Condition for UPDATE Webhooks in UI
7 votes · 0 comments
[Supabase-js] Allow `select` when inserting and getting error 23505
1 vote · 0 comments
UI to manage webhook triggers
2 votes · 0 comments
No comments yet.