code like this which will update role column value, and it always return success ( http code is 200), but the value in supabase does not change, anybody could help me? supabase version is 3.0.1
j
Jan
10/27/2024, 9:47 AM
Did you check your RLS policies?
a
alt 99
10/27/2024, 11:07 AM
You are right!!,I did't set update policies, it works now, thanks so much