6.4.5 (2025-01-30)
Bug Fixes
- core: allow querying by embedded instance with
em.findAndCount
(#6370) (9e60817), closes #6353 - core: ensure populating
Ref
properties do not result inTypeError
(7d34645) - core: fix creating new entities with composite props that share a column (68c79b2), closes #6360
- core: fix processing of queries for composite props that share a column (c01522d), closes #6359