Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined #1264

Open
tsm2107 opened this issue Apr 3, 2024 · 1 comment
Open

TypeError: Cannot read properties of undefined #1264

tsm2107 opened this issue Apr 3, 2024 · 1 comment

Comments

@tsm2107
Copy link

tsm2107 commented Apr 3, 2024

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

@Tony133
Copy link
Owner

Tony133 commented Apr 3, 2024

Can you create minimal reproduction in a cloneable git repository?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants