Can we access your project?
Current Behavior
Hi there
After updating my self-hosted Supabase instance and FlutterFlow to the latest version and running "Update Schema" in FlutterFlow, all primary key id columns across every table are being incorrectly parsed. it goes from int8 to null. The actual Supabase table definition is unchanged — id is still int8 with a sequence/serial default.
Happy to provide schema export or additional debug info if helpful.
Expected Behavior
Update schema and output the correct tables and data.
Steps to Reproduce
- Run a recent Supabase update (self-hosted or likely Supabase cloud as well)
- Go to FlutterFlow → Supabase integration → click "Update Schema"
- Inspect any table's id column — it now shows Data Type: String, PostgreSQL Type: null
- Check the Issues panel — all Supabase insert actions now report missing required field id
Reproducible from Blank
Bug Report Code (Required)
ITEelcn1z4ZOj7xG7c/+YMIwvwMwJ0QlUIInj+0bWRMhfKr1EJl+PMjCXFZLYtSldFdIImL9mToGpuzphoXlCvU4NTacRt1T/4RXQRbzXnutV4y1C4eaZXZ6L8NbIGqy4cC3myMkKbJoWVUt11+QfPCrG3qCf9qOYwx5e6fDbOY=
Visual documentation
See images posted here: https://community.flutterflow.io/ask-the-community/post/supabase-schema-update-null-with-self-hosted-install-IXkqe5NHVXc1Lk2?highlight=qtCo847EYi9mVaT
Environment
- FlutterFlow version: 6.6.104
- Platform: MacOS Desktop and Web
- Browser name and version: Brave 1.90.122 (Officiële build) (arm64)
- Operating system and version affected: Desktop MacOS 26.4.1
- Supabase latest may self hosted release
Additional Information
No response
Can we access your project?
Current Behavior
Hi there
After updating my self-hosted Supabase instance and FlutterFlow to the latest version and running "Update Schema" in FlutterFlow, all primary key id columns across every table are being incorrectly parsed. it goes from int8 to null. The actual Supabase table definition is unchanged — id is still int8 with a sequence/serial default.
Happy to provide schema export or additional debug info if helpful.
Expected Behavior
Update schema and output the correct tables and data.
Steps to Reproduce
Reproducible from Blank
Bug Report Code (Required)
ITEelcn1z4ZOj7xG7c/+YMIwvwMwJ0QlUIInj+0bWRMhfKr1EJl+PMjCXFZLYtSldFdIImL9mToGpuzphoXlCvU4NTacRt1T/4RXQRbzXnutV4y1C4eaZXZ6L8NbIGqy4cC3myMkKbJoWVUt11+QfPCrG3qCf9qOYwx5e6fDbOY=
Visual documentation
See images posted here: https://community.flutterflow.io/ask-the-community/post/supabase-schema-update-null-with-self-hosted-install-IXkqe5NHVXc1Lk2?highlight=qtCo847EYi9mVaT
Environment
Additional Information
No response