Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling encrypted fields (PII) #188

Open
mpurdon opened this issue Jun 27, 2016 · 0 comments
Open

Handling encrypted fields (PII) #188

mpurdon opened this issue Jun 27, 2016 · 0 comments

Comments

@mpurdon
Copy link

mpurdon commented Jun 27, 2016

We have a growing need for encrypted database fields and I would like to be able to offload that completely on the database rather than creating a slow custom field for encrypted fields in user land code.

Is it feasible to add the functionality to wrap fields at a lower level of the ORM with the proper SQL or should I just write a custom varbinary (or bit etc) field?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant