Encrypted columns #602
Closed
runningjustin
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
can |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be nice to have a feature that automatically encrypts upon write and decrypts upon read. Maybe an annotation on the column in the Entity could trigger this behavior. An optional prefix would be good too so you know it's encrypted it's clear the value is encrypted to anybody looking at the raw text or even as a validation before auto-decrypting (e.g.
{enc}
)Beta Was this translation helpful? Give feedback.
All reactions