Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

Prisma DateTime format ( ISO 8601) changes to weird number

react-native graphql prisma

Next.js 13: Data Fetching Issue with Prisma ORM - Old Data Displayed During Navigation Instead of Updated Data

Multiple filters with relation on Prisma 2

Prisma: Query across multiple schemas in a database

NPM Workspaces with two or more @prisma/client dependencies

npm prisma npm-workspaces

error =TypeError: "ikm"" must be an instance of Uint8Array or a string

Nextjs build: Property does not exist on type 'PrismaClient

NextAuth Credential Provider with Prisma Adapter in Next12 does nothing

How to create a trigger on a postgresql database managed by prisma?

postgresql triggers prisma

Handle Prisma errors with Express

Prisma How to automatically update "updatedAt" field of parent element when a child element is created or updated?

node.js server backend prisma

How to define name for the prisma relations

orm relationship prisma

prisma any good if i need mysql view and stored procedures in nextJS

next.js prisma

Prisma warn 10 instances

reactjs next.js 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