Hi i want to exclude all the views when i generate the code I tried this approach https://jooq-user.narkive.com/QKDrg2rp/code-gen-skip-views but with no result. Probably i missed something but i cant make it to skip them i even add them manually but i still generate all the views Example:: tabe_schema.viewname_1|tabe_schema.viewname_2|tabe_schema.viewname_2 ... And i still cant make it work. Where i do it wrong.
-- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/ccb86645-a51b-461c-a55c-b07b161fe233n%40googlegroups.com.
