fix(mysql): only unreference connections in a Bun environment as it has problems with Node for some reason

This commit is contained in:
Joakim Carlstein 2024-02-12 13:30:08 +01:00 committed by Joakim Carlstein
parent 98e3ed5c1b
commit 17feb2d2c2
4 changed files with 26 additions and 9 deletions

6
pnpm-lock.yaml generated
View file

@ -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: