Skip to content

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