Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

How to list properties of a Nestjs DTO class?

javascript nestjs prisma

prisma db seed & typescript problem with import and type:module

next.js prisma

error An unexpected error occurred: "EPERM: operation not permitted, unlink 'path_to_project\\node_modules\\prisma\\query_engine-windows.dll.node'

How to mutate user's session in nextauth when you change user data?

Prisma: How to select or include on a Group by?

database postgresql prisma

Application error: a server-side exception has occurred next.js

next.js prisma next-auth

how to type prisma objects in parameters

prisma

How can I include custom SELECTs in my queries

javascript prisma

Get properties of a type

typescript prisma

I've been trying to run my seed script in prisma with nextJs and TS, and receiving the following error, is there any way to fix this?

typescript next.js prisma

How to pass jwt to prisma middleware in nestjs

nestjs prisma

How to sample a PostgreSQL database using Prisma?

postgresql sampling prisma

Sending Enum Value with spaces using Prisma and MySQL

mysql next.js prisma

I just got an error "PrismaClient is unable to be run in the browser" [next js] [closed]

javascript next.js prisma

Create or update one to many relationship in Prisma

mysql typescript prisma

Error: P1001: Can't reach database server at `localhost`:`5200`

postgresql docker orm prisma

Prisma exclude link table when fetching relation

javascript prisma