fix(mysql): only unreference connections in a Bun environment as it has problems with Node for some reason
This commit is contained in:
parent
98e3ed5c1b
commit
17feb2d2c2
4 changed files with 26 additions and 9 deletions
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
|
@ -130,6 +130,12 @@ importers:
|
|||
'@emigrate/tsconfig':
|
||||
specifier: workspace:*
|
||||
version: link:../tsconfig
|
||||
'@types/bun':
|
||||
specifier: 1.0.5
|
||||
version: 1.0.5
|
||||
bun-types:
|
||||
specifier: 1.0.26
|
||||
version: 1.0.26
|
||||
|
||||
packages/plugin-generate-js:
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue