-
Notifications
You must be signed in to change notification settings - Fork 409
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
Migrate to pgx/v5
#2439
Migrate to pgx/v5
#2439
Conversation
Closes #1717.
@craigpastro Please click CLA button at #2439 (comment) |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2439 +/- ##
==========================================
- Coverage 64.39% 64.33% -0.07%
==========================================
Files 392 392
Lines 19251 19251
==========================================
- Hits 12397 12385 -12
- Misses 5955 5963 +8
- Partials 899 903 +4
... and 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, just great!
That looks great to me |
@chilagrow PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing! Thanks for updating linter as well 🤗
Description
Closes #1717.
Update pgx to v5. It was pretty straightforward, except for the changes in
internal/handlers/pg/pgdb/pool.go
. I am not sure how you would like to handle those as there is no longer aconfig.ConnConfig.Logger
.Readiness checklist
task all
, and it passed.@FerretDB/core
), Assignee, Labels, Project and project's Sprint fields.