List Question
20 TechQA 2020-09-29T11:02:24.437000Prisma update function fails because of incorrect type
1k views
Asked by Kayote
Update multiple tables in one query
2.6k views
Asked by Kayote
Nested writes in Prisma
14.5k views
Asked by Kayote
Unable to Create Multiple Connect Query in Prisma?
612 views
Asked by Sushant
Prisma 2 query relation return null
1.4k views
Asked by J.dev
Prisma2: How to solve n +1 Problem with Paljs
1.3k views
Asked by Tölz
Multiple relations between models
161 views
Asked by Kayote
Convert Object<T> to Object<A> where A is contained in T
654 views
Asked by Teodoro
Where did Prisma took my name from when generating the migration README?
108 views
Asked by Teodoro
Export server-side Prisma models for client-side usage
730 views
Asked by Teodoro
Map over collection to upsert into the database. How to batch upsert?
6.7k views
Asked by Kayote
Nested many to many relationship prisma
73 views
Asked by Khalid
How to find prisma records where child record satisfies x and children count is greater than 0?
83 views
Asked by Cyrille keith
How to replace the null values with undefined (in object properties) only in case of not assignable types?
971 views
Asked by robert.little
How to create many to many relationship in prisma2
215 views
Asked by Sungwon WI
How to search M to N relationship in prisma?
757 views
Asked by lcpnine
Is it possible to access metadata about the prisma model?
1.7k views
Asked by daniel grieb
Prisma get data with foreign key in sqlite DB
2.9k views
Asked by infodev
Nested writes in Prisma orm
2k views
Asked by Elder Lucas
How can I filter a table by a nested array of objects property with prisma?
2.3k views
Asked by P.Y Ofori