typeorm
typeorm copied to clipboard
fix: EntityManager update/delete/softDelete don't work with list of w…
Description of change
Fixes #10517
Pull-Request Checklist
- [x] Code is up-to-date with the
masterbranch - [x]
npm run formatto apply prettier formatting - [x]
npm run testpasses 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