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

[PART 3] pgx v5 support (#1823) #1875

Merged
merged 3 commits into from
Nov 22, 2022
Merged

Conversation

mcdoker18
Copy link
Contributor

@mcdoker18 mcdoker18 commented Oct 2, 2022

Added e2e tests for pfx v5

You can use the following command to check diff between v4 and v5 pgx:

find "$(pwd)" -type d -regex '.*pgx$' -exec diff -r {}/v4 {}/v5 \;

@mcdoker18 mcdoker18 changed the title Added e2e tests for pfx v5 (#1823) [PART 3] pgx v5 support (#1823) Oct 2, 2022
@kyleconroy kyleconroy added this to the v1.17.0 milestone Nov 18, 2022
@mcdoker18
Copy link
Contributor Author

@kyleconroy I rebased the branch with master.

@kyleconroy kyleconroy merged commit 2395aec into sqlc-dev:main Nov 22, 2022
@junyan-rippling
Copy link

Is pgx v5 support fully available in latest sqlc version?

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