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 suport for jackc/pgx/v5 #488

Merged
merged 12 commits into from
Sep 21, 2022
Merged

[!] add suport for jackc/pgx/v5 #488

merged 12 commits into from
Sep 21, 2022

Conversation

pashagolub
Copy link
Collaborator

closes #479

- use new `pgx.CollectRows` functionality
- add `ConfigDB.Ping()` during init to force connection
- update `db` tags for `ChainTask` struct
[*] rename pid to sid (session id)
[*] replace `ioutil` with `os`
[+] add custom type registration to be used with binary `CopyFrom`
@pashagolub pashagolub linked an issue Sep 8, 2022 that may be closed by this pull request
@pashagolub pashagolub self-assigned this Sep 8, 2022
@pashagolub pashagolub added 🚀 enhancement New feature or request ⚡ priority This issue if of high priority, but not critical 💼 epic Large body of work broken down into a number of smaller issues labels Sep 8, 2022
@pashagolub pashagolub changed the title [!] add suport fort jackc/pgx/v5 [!] add suport for jackc/pgx/v5 Sep 9, 2022
@pashagolub pashagolub merged commit fd4a8f6 into master Sep 21, 2022
@pashagolub pashagolub deleted the 479-update-to-pgxv5 branch September 21, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request 💼 epic Large body of work broken down into a number of smaller issues ⚡ priority This issue if of high priority, but not critical
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update jackc/pgx to v5
1 participant