mpellegrini / fullstack-typescript-monorepo-starter

1 stars 1 forks source link

fix(packages/db-drizzlepg): remove log config on connection #99

Closed mpellegrini closed 3 months ago

mpellegrini commented 3 months ago

Replaced with connection.on('remove') which does the same thing and consistent with the other debug logs