[PR #976] Add cache invalidation strategy to AbstractQuery #8985

Open
opened 2026-01-22 16:02:38 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/976

State: closed
Merged: No


By adding the cached timestamps of the involved entity tables to the query hash, we will invalidate the cache when any of those tables have changed.

**Original Pull Request:** https://github.com/doctrine/orm/pull/976 **State:** closed **Merged:** No --- By adding the cached timestamps of the involved entity tables to the query hash, we will invalidate the cache when any of those tables have changed.
admin added the pull-request label 2026-01-22 16:02:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8985