-
-
Notifications
You must be signed in to change notification settings - Fork 215
chore: bump pgx to v5 #1032
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
chore: bump pgx to v5 #1032
Conversation
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.
Looking good so far! Thank you for kicking off this upgrade. I left some minor comments inline on my first pass.
I wanted to test the hstore tags and noticed that both in update: update2: |
tests will pass once #1033 is accepted :) |
b8ca315
to
f99af44
Compare
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.
I have a few questions. Overall it looks good.
@ARolek can you please give this another look? 👀 |
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.
This looks excellent! My comments are rather minor, and not blockers. I'm going to approve this PR as is. If you choose to land the slog PR and then adjust LogAdapter in this PR, please re-tag me for review. I would like to see how that all comes together.
@iwpnd review in! Sorry for the delayed response. Heading out on vacation this weekend and it has been an intense week trying to wrap everything up. This PR looks great. Thank you for tackling this upgrade! |
4757566
to
19a3d36
Compare
chore: restore previous behaviour of storing hstore oid and reuse chore: remove interface{}, use any chore: scripts -> testdata test: testdata migration script and tegola.dump in repo fix: pgx/v4 logger behaviour revert: keep behaviour of not forwarding primary key to tile tags
19a3d36
to
b4a11d3
Compare
Are you also okay with it @gdey? Feel free to merge if you are. :) |
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.
LGTM
description
decipherFields