NubeBuster
Explore posts from serversPPrisma
•Created by NubeBuster on 5/28/2024 in #help-and-questions
Queryraw condition joining
I need to use a procedure and then filter on this from a sqlserver database. I am having some issues constructing a query that is dynamic and safe. Prisma.join is only for joining values, but how do I join conditions?
What makes it complicated is that the conditions are dynamic filters. Some some may be present or not.
Example
10 replies