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

Deprecated notify change tracking policy #8383

Closed
beberlei opened this issue Dec 8, 2020 · 1 comment
Closed

Deprecated notify change tracking policy #8383

beberlei opened this issue Dec 8, 2020 · 1 comment
Milestone

Comments

@beberlei
Copy link
Member

beberlei commented Dec 8, 2020

As apparent in #6380 and #6564 the notify change tracking policy has issues and no performance gains over deferred explicit. It should be deprecated during 2.* in some form and removed in 3.

@Arkemlar
Copy link

Arkemlar commented Aug 22, 2024

Then, how do we force doctrine to update fields like json that holding nested objects? Specifically I'm talking about this case, which is suggesting to use clone, but that's kind of ugly.
Would be nice to be able to stay in deferred policy but explicitly set property as updated when needed. At the moment this would require dirty UOW hacks from the client-side code :(

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

No branches or pull requests

2 participants