rrrrrrrrramba

Results 2 issues of rrrrrrrrramba

It would be useful if the API of `ConnectionFactory` supported fluent style. For example: Connection c = new ConnectionFactory().setUri(...).newConnection(); Connection c = new ConnectionFactory().load(...).newConnection(); Most of the times, this involves...

effort-low
usability

Split from https://github.com/jOOQ/jOOQ/issues/6763. We could add support for `ROW()` constructions in `on conflict do update ...`. Just a ticket for follow-up. Hopefully that is acceptable.

T: Enhancement
C: Functionality
P: Low
E: All Editions