MikroORM v3.3.5 Release Notes

Release Date: 2020-03-03 // about 4 years ago
  • 🐛 Bug Fixes

    • core: improve default value handling in postgres (#381) (154aab2), closes #380
    • mapping: infer correct type of enums with ts-morph (2aae486)
    • mapping: throw when only abstract entities were discovered (00d7543)
    • utils: improve path detection based in decorators (#378) (c3c5a43)
    • validation: throw when multiple property decorators are used (5a8d3f2)