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

Updating entire entity all the time #2

Open
PeterSchuhmann opened this issue Mar 8, 2019 · 2 comments
Open

Updating entire entity all the time #2

PeterSchuhmann opened this issue Mar 8, 2019 · 2 comments

Comments

@PeterSchuhmann
Copy link

Hi,

thank you for a great module. I just wanted to know if there is a reason why every encrypted property gets updated all the time even if the value did not change? This causes a lot of traffic on my database server and sometimes causes deadlocks. Updated only the changed properties would fix this (I guess).

Best regards
Peter

@planimmobilier
Copy link
Owner

Hi,

We use this bundle for encrypt small entities which are rarely modify. So we don't have this problem.
But you are right, it would fix this. Unfortunately, we don't have the time to work on this bundle actually.

Best regards

@benpic87
Copy link

benpic87 commented Dec 14, 2019

Hi,

thank you for a great module. I just wanted to know if there is a reason why every encrypted property gets updated all the time even if the value did not change? This causes a lot of traffic on my database server and sometimes causes deadlocks. Updated only the changed properties would fix this (I guess).

Best regards
Peter

Did you find a solution?

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

3 participants