Skip to content

v4.6.0

Compare
Choose a tag to compare
@michaelyali michaelyali released this 07 May 18:00
· 71 commits to master since this release

4.6.0 - 2020-05-07

Features

  • crud/typeorm - added select (boolean) to join options which allows to join relation but not select it (#218)

Bug Fixes

  • typeorm - fixed column identifier for MySQL (#401)
  • typeorm - fixed nested relations aliases, filtering, sorting (#419, #450, #267, #385)