7.0.16 (2026-05-14)
Bug Fixes
- core: do not propagate parent indexes to child TPT tables (#7715) (de68566), closes #7714
- core: pass entity instance to
beforeUpserthook and propagate mutations to SQL (#7716) (b84d48e) - core: reset stale collections on upserted entities (#7718) (bbc82c5)
- core: resolve polymorphic TPT-child filter columns to parent table (#7719) (2e5a91a), closes #7717
- core: respect partial
fieldsoption when populating inverse 1:1 relations (#7708) (721d6ff) - core: treat
LockMode.NONElikeundefinedinem.findOne()(#7704) (08d7ecf), closes #7702 - schema: centralize identifier-length truncation across platforms (#7706) (1987833)