yarn @mikro-orm/core 5.6.16
v5.6.16

latest releases: 6.3.11-dev.11, 6.3.11-dev.10, 6.3.11-dev.9...
17 months ago

5.6.16 (2023-04-04)

Bug Fixes

  • core: don't override discovery options when alwaysAnalyseProperties is used (f4acc91), closes #4181
  • core: ensure correct FK as PK identity map key (475e2a3)
  • core: fix hydration of 1:1 FK as PK property via joined strategy (75653f0), closes #4160
  • core: hydrate collection items when merging data in factory.create (493d653), closes #4173
  • core: normalize zero in bigint type to string (78a8e48), closes #4159
  • core: use JsonType automatically when type: 'jsonb' (43cb6d7)
  • migrations: do not interact with the database when snapshot exists (48df462)
  • mysql: fix mapping of PK in upsertMany (0f4cf85), closes #4153

Features

  • migrator: allow disabling logging via migrations.silent (#4182) (4b778bf), closes #4124

Performance Improvements

  • core: populating many large 1:M collections (875d966), closes #4171

Don't miss a new core release

NewReleases is sending notifications on new releases.