jOOQ
jOOQ copied to clipboard
Support CockroachDB 22.2 user defined functions
It appears that this functionality is soon ready: https://github.com/cockroachdb/cockroach/issues/58356#issuecomment-1234581911
So, we should support UDFs:
- [ ] In code generation
- [ ] At runtime
- [ ] As
CREATE FUNCTIONDDL