Skip to content

Conversation

@achanda
Copy link

@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

Coverage Status

coverage: 54.037%. remained the same
when pulling ba46d21 on achanda:upgrade-pgxv5
into 8b9c5f7 on golang-migrate:master.

Copy link
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.

module github.com/golang-migrate/migrate/v4

go 1.23.0
go 1.24.0
Copy link
Member

Choose a reason for hiding this comment

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

Please remove the go and toolchain directive changes.

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