Error starting local database
supabase init
in my folder, supabase link
and tried to supabase db pull
to get an initial schema. Once I have that schema, it asks me if I want to apply it to the remote migrations and I do that. Then, when I try to supabase db pull
again, I get the included very long set of warnings about privileges and then a failure due to ERROR: function public.armor(bytea) does not exist (SQLSTATE 42883)
I could include the initial migrations file, but it does include CREATE EXTENSION IF NOT EXISTS "pgcrypto" WITH SCHEMA "public";
and other extensions. Why might I be seeing this error? I'm very happy to introduce additional info as needed...Powershell link
supabase link --project-ref <my-project-id>
it asks me for the database password, but i cannot type in there as it does...
Ipv4 connection forces me to use postgres user?
process 75324 still waiting for AccessExclusiveLock on relation 28371 of database 5

Static ip(s) for edge function
cant log in

Can’t sign up for a new account - e-mail confirmation
Trouble Connecting Cursor-Generated Next.js App to Supabase and Running Locally
Buckets invisible when I try to load them
Am I over-engineering this?
Self-Hosted Email Confirmation Issue
Supabase/Pgvector -> Very Slow
document_embeddings
table (with ~30k rows currently) using:...getClaims JwtPayload not updating
.refreshSession()
before getting claims, I get latest changes normally, but whenever I remove refreshSesssion
claims go back to old version.
I expect to get latest changes on claims after I call refresh once time, what am i missing or is this a bug ?
I want to get latest changes on claims after i make an update basically ?...Multi-Tenancy allowed with 1 Acconut (1Project)? || Best Practice for a Multi-Tenant SaaS App

any way to keep a schema in the project?
Hey there!

Configuring Integrations via code/settings (Infrastructure as Code type question).
Unable to Insert Data into Supabase users Table Due to Row Level Security (RLS)

Cronjob timeout