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

Object field encrypt. #28

Open
mmuruev opened this issue Mar 27, 2017 · 0 comments
Open

Object field encrypt. #28

mmuruev opened this issue Mar 27, 2017 · 0 comments

Comments

@mmuruev
Copy link

mmuruev commented Mar 27, 2017

Seems like this bundle makes conflict if field not just 'string' if I'm trying encrypt field PhoneNumber so it persists itself in varchar() just plain text, but in Entity this is actually an object. But encryption fires to early/late depends from read/write. So as result I've got 'string' instead of object! Any workaround about this? Basically it should provide 'transparent' really low level conversion on select/update.

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