You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context of your question
Traditional non-serverless databases e.g. Supabase/RDS primarily only support the TCP method of database access. Prisma has support for the node-pgostgres adapter but it requires using the CF Workers Connect() API.