1
0
mirror of synced 2025-03-09 22:36:14 +03:00
Marcin Szulc a360da5a7e
Fix lazy loading of 1-to-1 relationship with custom id object
Fixing case when lazy loading of entity in one-to-one relationship on the side without foreign key
did not return eht entity because of custom type not being detected and properly formatted before
applying to database query.

Closes https://github.com/doctrine/doctrine2/issues/5887
2017-04-30 19:53:28 +02:00
..
2017-03-31 21:59:02 +01:00
2013-11-17 11:51:09 +01:00
2014-07-04 11:15:57 -04:00
2016-01-29 10:03:44 -02:00