Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

"Next.js TypeScript error: 'param_type.params' incompatible with 'ParamCheck<RouteContext>' during build"

Dockerize NextJS Application with Prisma

docker next.js prisma

Prisma findUnique is SQL injection safe?

stripe-payments prisma

Prisma PostgreSQL queryRaw error code 42P01 table does not exist

Prisma 2 - Map int column to enum

javascript orm prisma

Prisma One-to-one relation issue

prisma

Can i create multiple schema in prisma for each model?

schema prisma

Prisma model self-referencing (one to many)

Prisma delete many to many relationship with Composite Key

mysql prisma prisma2

TypeError: Cannot read properties of undefined" when inserting data with Prisma in Next.js

next.js prisma

How can I mock Prisma client with es6 (Without typescript) in jest?

How to connect AWS aurora (posgresSQL) using prisma

Is better pass prisma object through context to resolvers or use it directly?

How do handle enum values in jest test with prisma? Group[] not assignable to Group

Prisma following/follower relationship schema

Cascade delete related nodes using GraphQL and Prisma

Is it possible to use CHECK validation in Prisma models?

postgresql prisma

supabase: `prisma migrate dev` sometimes times out (postgres advisory lock)

[next-auth][error][adapter_error_getUserByAccount]; Cannot read properties of undefined (reading 'findUnique')

How to create a prisma model from a SQL view

view introspection prisma