5.7.14 (2023-07-27)
Bug Fixes
- core: ensure JSON arrays are correctly handled (5327bcc), closes #4555
- core: inferring JSON type based on
columnType
when mapping to array (96d87ba), closes #4548 - entity-generator: use ref instead of wrappedReference (#4559) (be02aa4)
- mongo: do not create collections for embeddable entities (0759df0), closes #4495
- seeder: allow run method to return without promise (#4541) (8012507)