Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

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

Using undefined instead of null for optional fields in prisma-client-js

typescript prisma

Query to get data ordered by the number of items in a relation

Prisma 2: Unknown arg `where` in select.count.where for type undefined

prisma prisma2

Sveltekit: Cannot stringify arbitrary non-POJOs on one table, but not others

postgresql prisma sveltekit

Connecting to postgres on supabase via pgBouncer from prisma

How to add custom scalars to GraphQL Codegen?

Transaction API error: Transaction already closed: Could not perform operation

prisma

Prisma Issue of managing instances of Prisma Client actively running

node.js next.js prisma prisma2

How to retrieve a sub query in prisma client with same table?

Prisma: update nested entities in a single query

How can I export my model's properties types from Prisma Schema?

javascript node.js prisma

How to see Prisma query values

Filter query with Prisma using fields of relation (One-to-Many relation)

typescript nestjs prisma

How to deploy to Vercel with dynamically generated package from Prisma