Error P1012 when trying to use Prisma Postgres
Hey there
I'm trying to use Prisma Postgres, but I am getting this error. I am unsure why the
DATABASE_URL provided by Prisma would not work? Mine follows the format: prisma+postgres://accelerate.prisma-data.net/?api_key=..." but I get the following error when running npx prisma migrate dev --name init