typeorm icon indicating copy to clipboard operation
typeorm copied to clipboard

feat: add better-sqlite3 version range

Open sinkhaha opened this issue 1 month ago • 0 comments

Description of change

support busy_timeout parameter for sqlite driver Fixes https://github.com/typeorm/typeorm/issues/10894

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
  • [ ] There are new or updated unit tests validating the change
  • [ ] Documentation has been updated to reflect this change
  • [x] The new commits follow conventions explained in CONTRIBUTING.md

sinkhaha avatar May 21 '24 07:05 sinkhaha