use @prisma/adapter-pg with PrismaClient (required by prisma v7)

This commit is contained in:
Lizandro Guarnizo
2026-06-03 22:58:06 -05:00
parent 04f701e664
commit 15794ba073
4 changed files with 197 additions and 3 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
generator client {
provider = "prisma-client-js"
engineType = "library"
provider = "prisma-client-js"
}
datasource db {