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

Pass the connections parameters for cache key generation #6436

Merged
merged 1 commit into from
May 10, 2017

Conversation

lcobucci
Copy link
Member

@lcobucci lcobucci commented May 10, 2017

That argument was added to not have key collisions for different connections.

More info: doctrine/dbal#713

@lcobucci lcobucci added the Bug label May 10, 2017
@lcobucci lcobucci added this to the 2.6.0 milestone May 10, 2017
@lcobucci lcobucci self-assigned this May 10, 2017
@lcobucci lcobucci requested a review from Ocramius May 10, 2017 15:47
That argument was added to not have key collisions for different
connections.

More info: doctrine/dbal#713
@lcobucci lcobucci force-pushed the fix-result-set-cache-eviction branch from df9dd0e to 885c431 Compare May 10, 2017 15:53
@lcobucci lcobucci merged commit 2695f5e into doctrine:master May 10, 2017
@lcobucci lcobucci deleted the fix-result-set-cache-eviction branch May 10, 2017 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants