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

fix error on postgres when setting query_timeout #5673

Merged
merged 1 commit into from Nov 29, 2023

Conversation

rockrotem
Copy link
Contributor

This should fix the unhandled error when using Postgres stream with query_timeout.
After the fix, you can use: pipeline API and catch the error on query timeout as expected.

@kibertoad kibertoad merged commit 7b7fef5 into knex:master Nov 29, 2023
@kibertoad
Copy link
Collaborator

thanks!

@kibertoad
Copy link
Collaborator

Released in 3.1.0

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

Successfully merging this pull request may close these issues.

None yet

2 participants