Hello!
It looks like only string fields are currently supported, but Prisma also supports a Bytes type: https://www.prisma.io/docs/reference/api-reference/prisma-schema-reference#bytes
It seems natural that one would want to encrypt fields of this kind as well, are there any plans to support it?
Hello!
It looks like only string fields are currently supported, but Prisma also supports a
Bytestype: https://www.prisma.io/docs/reference/api-reference/prisma-schema-reference#bytesIt seems natural that one would want to encrypt fields of this kind as well, are there any plans to support it?