I'm encountering errors related to Supabase integration after being prompted to reconnect. I used to have a "Must enable database..." error as many others have commented. That error doesn't appear anymore, however, now I'm getting numerous errors that all show the same message: "Streaming queries are not supported for tables without primary keys".
I'm also getting this error concerning lists: "Data type missing for boxes.diet_tags. Data type must be specified for Array fields in Supabase." In supabase this list has a text type and for some reason every time I log into Flutterflow since the Supabase reconnection it gives me that error.
Please help so I can continue working on my project.