Moymat
Explore posts from serversPPrisma
•Created by Moymat on 5/30/2024 in #help-and-questions
Prisma ORM returns two different results from two similar (?) queries
Hi everyone !
Could someone help me figure out why this two queries don't return the same result ? As I understand, the values given to
is_deleted
, type
and inserted
should be mandatory for both queries, but it seems that only the second one, with the duplicated common fields in both OR
'branches', give me the correct result.
4 replies