Supabase integration is no longer working properly in FlutterFlow after a recent update in the connection system. Previously, everything was working fine. However, after reconnecting Supabase (using Project URL and Anon Key), all database actions stopped working. Now Iโ€™m getting multiple errors like: "Must enable database in order to define database action" This is happening across buttons and widgets that previously had working database actions (insert/update).

Database & APIs

Supabase integration is no longer working properly in FlutterFlow after a recent update in the connection system.

Previously, everything was working fine. However, after reconnecting Supabase (using Project URL and Anon Key), all database actions stopped working.

Now Iโ€™m getting multiple errors like:

"Must enable database in order to define database action"

This is happening across buttons and widgets that previously had working database actions (insert/update).

What have you tried so far?
  • Refreshing schema

  • Verifying all tables exist in Supabase

  • Confirming schema is public

  • Checking permissions (anon/authenticated)

  • Reassigning database actions manually

  • Reloading the project

Did you check FlutterFlow's Documentation for this topic?
No
7
4 replies