Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

getting error "SyntaxError Cannot use import statement outside a module"

express prisma

PrismaJS Reverse Engineered from DB (like Hibernate)?

prisma

NestJS and Prisma, do we really need DTOs for validation when we could use Prisma Generated Type?

Return ENUM - Cannot return null for non-nullable field

Getting 'CreateVerificationTokenError' while signing in via EmailProvider with Prisma + Next-Auth

Input Object type XXX must define one or more fields in prisma 2.0

Prisma DATABASE_URL error (Cloud Run + Cloud SQL)

Define required or not for array fields in the prisma datamodel

prisma prisma-graphql

Add constraint on combination of multiple fields of prisma model

prisma

prisma error: Cannot select both '$scalars: true' and a specific scalar field 'accountCompanies'

node.js prisma

How to define models with nested objects in prisma?

prisma

How to migrate a database programmatically? prisma

prisma

Property is missing in type prisma/client/index, when adding a custom type to Prisma schema

Prisma, how to get order by a field in a relation?

node.js next.js prisma

Prisma CreateMany with Connect

node.js prisma

Prisma @updatedAt doesn't change on update

NestJS Prisma client unable to import generated types

Is there is any support for Single Table Inheritance in Prisma?

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

Dockerize NextJS Application with Prisma

docker next.js prisma