fix(mysql): close database connections gracefully when using Bun
This commit is contained in:
parent
cf620a191d
commit
57498db248
4 changed files with 52 additions and 24 deletions
|
|
@ -45,8 +45,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@emigrate/tsconfig": "workspace:*",
|
||||
"@types/bun": "1.0.5",
|
||||
"bun-types": "1.0.26"
|
||||
"@types/bun": "1.1.2",
|
||||
"bun-types": "1.1.8"
|
||||
},
|
||||
"volta": {
|
||||
"extends": "../../package.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue