>
> Happy to help.
>
> Are there specific test corner cases that you need tests for? I have been
> writing jOOQ snippets here and there for my own testing....
>

These two come to my mind:
- Since you've been doing things with intervals, did you manage to use them
for date/time arithmetic with jOOQ? e.g. date +/- interval, (date1,
interval1) overlaps (date2, interval2), etc.
- Could you generate PostGIS stored procedures and use PG* objects with
those procedures (as IN, OUT, IN/OUT parameters)?

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to