Skip to content

Releases: iWinston/typeorm-plus

Fixed default scope can't be applied using inheritance

22 Nov 08:08

Choose a tag to compare

  1. fixed default scope can't be applied using inheritance
  2. default scope can't support deleteDateColumn in embed now

Fixed can't set query scope with relation correctly

18 Nov 09:09
548f6c2

Choose a tag to compare

Merge pull request #20 from iWinston/fix-scope-clone

fixed the scope in the QueryExpressionMap doesn't be cloned