1
0
mirror of synced 2025-02-15 11:43:16 +03:00
Luís Cobucci 885c431bd9
Pass the connection parameters for cache key generation
That argument was added to not have key collisions for different
connections.

More info: https://github.com/doctrine/dbal/pull/713
2017-05-10 17:52:38 +02:00
..