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

Add pgx postgres driver option #2200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

madskrogh
Copy link
Contributor

This pr addresses such issues as #1987 by adding support for the pgx postgres driver. It does so by importing and exposing the pgx/stdlib package, a faster and more feature rich drop-in replacement for lib/pq. The old postgres driver (pq) has been kept around for backwards compatibility.

Signed-off-by: madskrogh <madskrogh@protonmail.com>
@madskrogh
Copy link
Contributor Author

@mihaitodor

@lobanov728
Copy link

Hello! Could you resume work on this PR please? We encountered a similar problem from issues

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.

None yet

3 participants