Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

PrismaClientValidationError: Invalid `prisma.user.create()` invocation:

node.js next.js rest prisma

The "code" argument must be of type number error in NestJs/Prisma

how to create a optional list field in prisma

Why does the command npx prisma db push not progress and fail to push my models to Supabase?

prisma2 set length and column type in prisma schema

prisma can't find database url

node.js prisma

How to create a custom health check for Prisma with @nestjs/terminus?

nestjs prisma health-check

Pass Prisma transaction into a function in typescript

Pothos GraphQL error: PothosSchemaError: Ref Query has not been implemented

graphql prisma graphql-yoga

How to extend globalThis/global type?

typescript global prisma

How to use where in in Prisma?

prisma prisma2

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?