typeorm icon indicating copy to clipboard operation
typeorm copied to clipboard

fix: EntityManager update/delete/softDelete don't work with list of w…

Open maxbronnikov10 opened this issue 8 months ago • 0 comments

Description of change

Fixes #10517

Pull-Request Checklist

  • [x] Code is up-to-date with the master branch
  • [x] npm run format to apply prettier formatting
  • [x] npm run test passes with this change
  • [x] This pull request links relevant issues as Fixes #0000
  • [x] There are new or updated unit tests validating the change
  • [x] Documentation has been updated to reflect this change
  • [x] The new commits follow conventions explained in CONTRIBUTING.md

maxbronnikov10 avatar May 29 '24 12:05 maxbronnikov10