nestjs-knexjs icon indicating copy to clipboard operation
nestjs-knexjs copied to clipboard

TypeError: Cannot read properties of undefined

Open tsm2107 opened this issue 10 months ago • 1 comments

When an application loses its connection to the database, the application crashes with the error TypeError: Cannot read properties of undefined (reading '__knexUid') Fix \knex\lib\client.js:344:58 connection.__knexUid to connection?.__knexUid

tsm2107 avatar Apr 03 '24 09:04 tsm2107

Can you create minimal reproduction in a cloneable git repository?

Tony133 avatar Apr 03 '24 19:04 Tony133