t9t

Results 5 issues of t9t

https://www.postgresql.org/docs/11/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE It would be very nice to also add JSON processing functions, besides the operators. - [x] `json_array_length(json)` - [x] `jsonb_array_length(jsonb)` - [ ] `json_each(json)` - [ ] `jsonb_each(jsonb)` -...

Unfortunately, I no longer use jOOQ or `jooq-postgresql-json` myself, and so I don't feel comfortable maintaining this library anymore. I will no longer test the library when new jOOQ versions...

First step for Java module support.

### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-module-kotlin/issues) and found nothing similar. - [X] I searched in the [issues of databind](https://github.com/FasterXML/jackson-databind/issues) and other modules used and found...

bug

It would be really handy for debugging purposes if the executed command lines (eg. `dotnet build --flags..` etc) would be printed. To prevent spam during the build, perhaps only when...