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
nilan
07/14/2018, 11:06 AM
You can use SQL tooling for the database that you use to get visibility into the queries.