Is there a way to have my Prisma service log out t...
# orm-help
g
Is there a way to have my Prisma service log out the generated SQL? I'm having queries returning null when they should be returning data and I'm trying to troubleshoot this
n
You can use SQL tooling for the database that you use to get visibility into the queries.
Could you share some context about the data and queries you run here: www.prisma.io/forum/c/questions?