Supabase Error: ERROR: column "public" of relation "buckets" does not exist
We're seeing a strange error after upgrading our npm supabase package from v2.40.1 to v2.45.5 (for compliance reasons).
Our CI is broken and we're unable to proceed work.
We cannot run supabase locally.
We have previous db migrations such as 20250321022805_storage_bucket_creation_and_rls.sql:
What do we do? What version of supabase is the hosted version running so we can match that version locally?
Our CI is broken and we're unable to proceed work.
We cannot run supabase locally.
We have previous db migrations such as 20250321022805_storage_bucket_creation_and_rls.sql:
What do we do? What version of supabase is the hosted version running so we can match that version locally?