jOOQ icon indicating copy to clipboard operation
jOOQ copied to clipboard

Support CockroachDB 22.2 user defined functions

Open lukaseder opened this issue 3 years ago • 0 comments

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 FUNCTION DDL

lukaseder avatar Sep 02 '22 07:09 lukaseder