... But before you move on, please make sure you properly understand PostgreSQL's implementation of TIMESTAMP WITH TIME ZONE. In 10 years of doing jOOQ, I've never encountered anyone (ab)using domains to patch time zones on their data types. It feels like the wrong approach. I'm sure PostgreSQL gets this right.
And once you don't use domains, everything will be much easier on the jOOQ side as well. -- 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/d/optout.
