Hello,

Thanks for your enquiry. Unfortunately, this is not yet possible with jOOQ
3.8. The missing feature is requested here:
https://github.com/jOOQ/jOOQ/issues/5062

In the meantime, you will need to resort to using plain SQL. Let me know if
you need any help with that.

Best Regards,
Lukas

2016-09-01 13:02 GMT+02:00 <[email protected]>:

> Hi all,
>
> I'm working with JOOQ and I need to create all tables in database
> automatic. So, the problem is I can't find a way to create field id with
> identity (1,1) (auto_increment).
> Please help!
>
> --
> 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.
>

-- 
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.

Reply via email to