7.0.15 (2026-05-09)
Bug Fixes
- core: apply array customType to scalar arrays defined via property chain (#7689) (26f8107), closes #7688
- core: apply filters to inverse 1:1 populate joins instead of duplicating them (#7684) (895c93e), closes #7680
- core: narrow inherited discriminator to literal value in
defineEntity(#7678) (571a91e), closes #7677 - migrations: log migration inside the runner's transaction (#7676) (59a96f4)
- mysql: default maxIdle when pool.idleTimeoutMillis is set (#7673) (b711997), closes #7672
- sql: apply customType SQL wrappers in getKysely (#7682) (89f9222), closes #7679
- sql: nest auto-joins inside a join cond's target to avoid forward references (#7683) (2ad53b3), closes #7681