gaurav1998
gaurav1998
Explore posts from servers
PPrisma
Created by gaurav1998 on 6/3/2024 in #help-and-questions
Field excluded when running prisma query to supabase
No description
6 replies
PPrisma
Created by gaurav1998 on 5/31/2024 in #help-and-questions
500 (Internal Server Error) from simple query
No description
3 replies
PPrisma
Created by gaurav1998 on 5/29/2024 in #help-and-questions
npx prisma migrate dev --name init from tutorial not working
Once I get to the part in the supabase prisma tutorial where I run the command npx prisma migrate dev --name init the terminal gets stuck at:
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Datasource "db": PostgreSQL database "postgres", schema "public" at "aws-0-us-west-1.pooler.supabase.com:6543"
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Datasource "db": PostgreSQL database "postgres", schema "public" at "aws-0-us-west-1.pooler.supabase.com:6543"
Any ideas what the issue is here?
8 replies