Gresliebear / TestingRedwoodDeployment

testingRedwoodDeployment
MIT License
1 stars 0 forks source link

Supabase set up #1

Closed Gresliebear closed 2 years ago

Gresliebear commented 2 years ago

We replaced DATABASE_URL with Supabase string but were getting a error

Environment variables loaded from .env
Prisma schema loaded from api\db\schema.prisma
Datasource "db": PostgreSQL database "postgres", schema "public" at "db.fxmqshrlefcjjatkgywq.supabase.co:6543"

Error: db error: FATAL: unexpected response from login query
   0: migration_core::state::DevDiagnostic
             at migration-engine\core\src\state.rs:250
Gresliebear commented 2 years ago

the port was wrong use 5432