light gayami
PPrisma
•Created by light gayami on 3/24/2025 in #help-and-questions
DB migration does not work on Python Client with Prisma Postgres
I have created a project with prisma postgres for my python application.
Following is an example
prisma/schema.prisma
with the following .env
running prisma db push
returns the following error
how to possibly solve this? The Docs have nothing of substance and no source to solve this issue. Or is there a way to get a direct URL for the same?5 replies