Hi Krzysztof,

Thank you very much for your email.

On Fri, Aug 30, 2019 at 1:27 PM <lesniewski.krzy...@gmail.com> wrote:

> I can't find the new 3.12 jOOQ version in Maven Central, whereas the
> previous versions are available there. Do you publish those version upon
> release? How long does it take from releasing new version to having it
> available in Maven Central?
>

Are you looking in the right "Maven Central"? :) It's right there:
https://search.maven.org/artifact/org.jooq/jooq/3.12.0/jar

There's a mirror that often shows up in google searches, which is often
referenced by people not finding latest jOOQ versions...

Could you also provide an example how to use Instant instead of
> OffsetDateTime for generated records from Postgres? Or will it now use
> Instant by default?
>

You use a forcedType and force it to INSTANT. See e.g.:
https://www.jooq.org/doc/3.12/manual/code-generation/data-type-rewrites/

I hope this helps,
Lukas

-- 
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 jooq-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/CAB4ELO41%3D255cP5KWyxfxyywFX2JLt%2B4m40vPg106nY35f1-LA%40mail.gmail.com.

Reply via email to