Skip to content

Conversation

@eaglesemanation
Copy link

With this addition, it should be possible to implement codegen on pgx/v5 side to resolve #2760
. Not sure for other drivers.

I intend to implement codegen as part of this PR as well, just want to get visibility as soon as possible.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 29, 2025
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Apr 4, 2025
@eaglesemanation
Copy link
Author

Intentionally left endtoend test failing, until I verify that generated code does work as intended

@eaglesemanation
Copy link
Author

Tested this, breaks if a column is an array of composite type. Otherwise works fine, except that pgx.Tx does not implement LoadTypes(...), will look into it soon

@PiotrBaczkowski96
Copy link

any update?

will it get merged it?

@eaglesemanation
Copy link
Author

Doesn't look like anyone had a chance to review this PR, and I haven't reached out to anyone to speed this up. I'm surprised that it still doesn't have any conflicts, so I don't mind making small adjustments to get this merged if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL This PR changes 500-999 lines, ignoring generated files.

2 participants