Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

How to use async/await inside client component in Next JS?

How to Allow null or Empty String in class-validator for Specific Fields?

Prisma client select all rows from a table

Prisma orderBy in a resolver/query outside of Playground

Which is better - Int autoincrement id or cuid for PostgreSQL prisma schema?

prisma: Type 'string' is not assignable to type 'never'

Next Auth - Login error - Inconsistent query result: Field user is required to return data, got `null` instead

next.js prisma next-auth

Prisma: Finding items where two fields have the same value

prisma

Modeling a rating system in Prisma

next.js prisma

How to access prisma studio when the app is already deployed on heroku

PlanetScaleDb Prisma Setup - server does not allow insecure connections, client must use SSL/TLS

next-auth credentials provider authorize type error

Prisma data modeling has many and belongs to

Use prisma generated types with swagger nestjs

swagger nestjs prisma

Get unique nested value with Prisma

javascript database prisma

How to use DECIMAL(10,2) in prisma migrate tool?

tRPC throws an error in setData (useContext wrapper of TanStack Query) after I updated it from v10-rc to v10

Prisma how can I update only some of the models fields in update()

express prisma

Why am I getting a P2003 Foreign Key Constraint Prisma Error?