Using Supabase for the Postgres Database

From the docs: Database | Strapi Documentation

:warning: Warning
Strapi applications are not meant to be connected to a pre-existing database, not created by a Strapi application, nor connected to a Strapi v3 database. The Strapi team will not support such attempts. Attempting to connect to an unsupported database may, and most likely will, result in lost data.

So im not sure it is supported?