Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

Prisma - How to define compound unique constraint with fields in multiple models?

Testing a NestJS Service that uses Prisma without actually accessing the database

jestjs nestjs prisma

Typescript circular reference when testing prisma with jest-mock-extended

How to run Prisma schema update without erasing the PostgreSQL data?

postgresql prisma

Prisma, How to query if string exist in another string

node.js prisma

Why "null" can't be the default value of a nullable column?

orm prisma

Prisma Randomously not finding docker image in jenkins

Prisma: TypeError: Do not know how to serialize a BigInt

mysql node.js nestjs prisma

How to find or create a record with Prisma?

prisma

Integration of 'sort by' (and other filters) with SvelteKit

How to make id autoincrement in schema.prisma?

postgresql prisma

Query Enum type on Prisma

Prisma: Error validating datasource `db`: the URL must start with the protocol `postgresql://` or `postgres://` [closed]

prisma

nest.js Error: Only one plugin can implement renderLandingPage

Should I run prisma migrate on every app start?

Prisma not deleting because it depends on nonexistent record

node.js reactjs express prisma

PrismaService onModuleInit is called multiple times in NestJs

prisma findUnique with where throws an error