Prisma logging (and other PrismaClient modifications)
Hello! When using prisma I am used to debugging queries by logging them using the following:
Is it possible to achieve something like this when using Wasp?
Additionally, there is "client extensions" feature in Prisma, which would be amazing to use in Wasp:
i.e.
Is it possible to achieve something like this when using Wasp?
Additionally, there is "client extensions" feature in Prisma, which would be amazing to use in Wasp:
i.e.