Hi there,
I keep getting the following errors from Supabase when I try to insert a row from Flutterflow.
I understand the primary key which is the UUID described here and is therefore not allowed to be nullable but my understanding was the UUID was auto-generated on each insert in Supabase?
Can someone help please?