Skip to content

Upgrade pgx v5 to latest version#1320

Merged
dhui merged 1 commit intogolang-migrate:masterfrom
achanda:upgrade-pgxv5
Dec 14, 2025
Merged

Upgrade pgx v5 to latest version#1320
dhui merged 1 commit intogolang-migrate:masterfrom
achanda:upgrade-pgxv5

Conversation

@achanda
Copy link
Copy Markdown
Contributor

@achanda achanda commented Oct 2, 2025

pgx v5 uses SQL level prepared statements before v 5.7.2 which makes it incompatible with pgbouncer, this upgrade fixes that problem

@coveralls
Copy link
Copy Markdown

coveralls commented Oct 7, 2025

Coverage Status

coverage: 54.049%. remained the same
when pulling fed8fe9 on achanda:upgrade-pgxv5
into 472ef2e on golang-migrate:master.

Copy link
Copy Markdown
Member

@dhui dhui left a comment

Choose a reason for hiding this comment

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

@achanda Overall, LGTM. There are some merge conflicts.

Copy link
Copy Markdown
Member

@dhui dhui left a comment

Choose a reason for hiding this comment

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

@achanda Thanks for the PR!

@dhui dhui merged commit 257fa84 into golang-migrate:master Dec 14, 2025
8 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.

3 participants