47ng/prisma-field-encryption

Decrypt to view the database in prisma studio

Closed this issue · 1 comments

mjozan commented

Hello,

Is there a possibility to decrypt the data to view it decrypted in prisma studio ? (prisma studio is the browser app accessible with npx prisma studio)

Thank you for your answer

Unless you can configure Studio to run Prisma middlewares (and use this one to decrypt the data), no.