47ng / 47ng/prisma-field-encryption
Only works for Model and not embedded Type?
Open
- Dominant language
- TypeScript
- Stars
- 306
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
using mongodb and so a lot of our encrypted fields are in embedded documents, which are done by Type instead of Model: https://www.prisma.io/docs/concepts/components/prisma-schema/data-model#defining-composite-types
I've added this lib, but only get encryption on fields defined in Models.
Supporting types on your roadmap? Want a pr for it?
Contributor guide
Assessment
This issue has not been assessed yet.