Skip to content

feat: thrown backend errors are sent to the client #19

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

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

jgoux
Copy link

@jgoux jgoux commented Sep 13, 2024

When throwing backend errors within PostgresConnection callback options like onTlsUpgrade, onAuthenticated, etc, we're now sending these errors to the client.

@jgoux jgoux changed the base branch from main to next September 13, 2024 10:17
Copy link
Contributor

@gregnr gregnr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one! 🎉

@gregnr gregnr merged commit 13fb14d into next Sep 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants