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

refactor: switch from lib/pq to jackc/pgx (#1738) #1739

Merged
merged 5 commits into from
Feb 28, 2020
Merged

refactor: switch from lib/pq to jackc/pgx (#1738) #1739

merged 5 commits into from
Feb 28, 2020

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Feb 23, 2020

Closes #1599

aeneasr and others added 3 commits February 23, 2020 21:27
Closes #1599

Co-authored-by: Gorka Lerchundi Osa <glertxundi@gmail.com>
Signed-off-by: aeneasr <aeneas@ory.sh>
go.mod Outdated
@@ -64,4 +69,6 @@ replace git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110
// Fix for https://github.com/golang/lint/issues/436
replace github.com/golang/lint => github.com/golang/lint v0.0.0-20190227174305-8f45f776aaf1

replace github.com/ory/x => github.com/glerchundi/x v0.0.97-0.20200221090043-7f3ebe7b46ec
Copy link
Contributor

Choose a reason for hiding this comment

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

Drop this line and update to use latest.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, I thought I did that but apparently not :D

@glerchundi
Copy link
Contributor

LGTM.

@aeneasr aeneasr merged commit d408b6d into master Feb 28, 2020
@aeneasr aeneasr deleted the pgx branch August 29, 2020 15:04
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.

Hydra write to database: broken pipe
2 participants