Hi, I am newbie in jOOq. I had a problem with the database. Once a week, the database is updated. Some tables are added or deleted and some columns are added. So I need to update the schema in jOOq. I am using maven, so I run mvn clean install when I need to update the schema, but all the tables and columns are updated. My question is related if there are any way to update only the tables that were modified. I follow this configuration: http://www.jooq.org/doc/3.1/manual/code-generation/codegen-configuration/
Thanks in advance. -- 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.
