Skip to content

Supabase schema update null with self hosted install #7137

@Webtica

Description

@Webtica

Can we access your project?

  • I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.

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

  1. Run a recent Supabase update (self-hosted or likely Supabase cloud as well)
  2. Go to FlutterFlow → Supabase integration → click "Update Schema"
  3. Inspect any table's id column — it now shows Data Type: String, PostgreSQL Type: null
  4. Check the Issues panel — all Supabase insert actions now report missing required field id

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageA potential issue that has not been confirmed as a bug.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions