Supabase update doesn't work

Database & APIs

Hi folks,

I tried to do an update on one of my rows in supabase in the 'familyprofile' table.
There is just 1 record at this time with collumn: 'familyprofile_key' (PK). I use this instead of id.

Now i have a backend query 'user_inivite' that loads a view that i inserted in Supabase. The familyprofile_key' is included ther.

When i try to update an row, with filter on this collumn, nothing happens.
I even tried an 'not equal to' πŸ˜… and still nothing will update...

What have you tried so far?

I even tried an 'not equal to' πŸ˜… and still nothing will update...

Did you check FlutterFlow's Documentation for this topic?
Yes
1
2 replies