Skip to content

docs: mention pgxpool in go and pgx guide #4047

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 1 commit into from
Aug 8, 2025

Conversation

seriousben
Copy link
Contributor

@seriousben seriousben commented Aug 7, 2025

Mentioning pgxpool to make sure developers consider using a connection pool when using pgx and sqlc. This can help prevent bugs and will also help answer questions on whether sqlc supports pgxpool.

image

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Aug 7, 2025
@seriousben seriousben changed the title mention pgxpool in go and pgx guide docs: mention pgxpool in go and pgx guide Aug 7, 2025
@dosubot dosubot bot added the 🔧 golang label Aug 7, 2025
@kyleconroy kyleconroy merged commit 85e64da into sqlc-dev:main Aug 8, 2025
8 checks passed
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 8, 2025
@seriousben seriousben deleted the seriousben/mention-go-pgxpool branch August 8, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files. 🔧 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants