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 runtime support for CockroachDB 23 UDTs #15145

Closed
lukaseder opened this issue May 30, 2023 · 6 comments
Closed

Add runtime support for CockroachDB 23 UDTs #15145

lukaseder opened this issue May 30, 2023 · 6 comments

Comments

@lukaseder
Copy link
Member Author

Looking into improved UDT support per jOOQ 3.19 via #228, so I'll revisit this.

@lukaseder
Copy link
Member Author

The integration test refactorings could profit from #8474

lukaseder added a commit that referenced this issue Aug 29, 2023
@lukaseder
Copy link
Member Author

Found another very significant limitation preventing code generation:

I can still already integration test the runtime behaviour using PG generated classes, though.

@lukaseder lukaseder changed the title Add support for CockroachDB 23 UDTs Add runtime support for CockroachDB 23 UDTs Aug 29, 2023
@lukaseder
Copy link
Member Author

Code generation will thus happen separately, once CRDB is ready:

This issue will deal only with runtime support, for now.

@lukaseder
Copy link
Member Author

This is now supported in jOOQ 3.19.

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

No branches or pull requests

1 participant