MikroORM v4.0.5 Release Notes

Release Date: 2020-09-21 // over 3 years ago
  • 4.0.5 (2020-09-21)

    ๐Ÿ› Bug Fixes

    • core: fix merging results from QB to existing entity (218098a)
    • schema: defer creating of composite indexes + implement diffing (f57b457), closes #850

    ๐Ÿ”‹ Features

    • mapping: make @Unique and @Index (optionally) typesafe (afe6801), closes #850