1
0
mirror of synced 2025-03-12 15:46:10 +03:00

2 Commits

Author SHA1 Message Date
Luís Cobucci
e94467d6da
Fix incorrect value in L2C+lock test
Which was causing the optimistic lock to fail in MySQL since it was
trying to update the data with exact same value.
2018-02-17 19:46:22 +01:00
‘Andrey Lukin’
8fc1d74820
Add test for L2C using optimistic locks
As explained in #7067, fields with `@ORM\Version` annotation were not
being added to L2C cached data.
2018-02-17 18:05:27 +01:00