AntiPattern

Database Connectivity Miswiring

miswired-database-connection-config

Database connectivity fails because connection metadata—hostnames, parameter strings, mount paths, and network access—doesn’t match the running PostgreSQL/Supabase/Docker context, leading to auth/tenant resolution errors, init SQL not running, or unreachable private endpoints.