Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in prisma

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

How to use LIKE in Prisma ORM on number fields?

node.js orm prisma

How to run migrations on a remote/cloud managed DB? (through CI/CD)

node.js | Replacing DB client with Prisma keeping preserving DB structure - issue with uuid_generate_v4()

What is the use of Adapters in NextAuth?

How to create multiple relationships to the same filed in prisma

prisma prisma-graphql

prisma generate throws TypeError: collection is not iterable

typescript prisma prisma2

Using enums from prisma in nestJS graphQL models

enums graphql nestjs prisma

Prisma 2 query to return records only that are associated with ALL of the provided tag IDs