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

integration test for go(#60) #201

Merged
merged 3 commits into from
Sep 19, 2024
Merged

integration test for go(#60) #201

merged 3 commits into from
Sep 19, 2024

Conversation

hadizamani021
Copy link
Contributor

@hadizamani021 hadizamani021 commented Sep 19, 2024

Fixes #60

Writing an integration test to evaluate how the Go lib/pq client handles pgwire.

@sunng87
Copy link
Owner

sunng87 commented Sep 19, 2024

@hadizamani021 Thank you! It would be helpful if you can add a case for prepared statement in go. That will use postgres' extended protocol.

@hadizamani021
Copy link
Contributor Author

Sure, I added this one.

@sunng87 sunng87 merged commit 3bf4b7b into sunng87:master Sep 19, 2024
6 checks 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.

Integration test for go
2 participants