Chrissy
Explore posts from serversPPrisma
•Created by Chrissy on 8/10/2024 in #help-and-questions
Prisma-to-sql
Is it possible to convert smt like
model.findFirst({ ... }) to sql so i can combine it with a custom sql query?
Or make a .findFirst() with AND Query, where 1 query is RAW SQL?
4 replies