Hi Generating DDL migration scripts from Vertabelo is on our road map. The beta version of it should appear in January 2015. It's not so easy to implement due to many edge cases in different RDBMS. Moreover there are cases that we can't help. For example: if you add new required column to a table it is impossible to guess what value should we put. So beside generating scripts we mainly work on providing UI that can help do deal with such cases.
BTW. I totally agree with Lucas that transforming row DDL into jOOQ code will be a terrible work. In Vertabelo we have to implement import from DDL feature, which is "must have" for such tools. It was a long and hard battle to deal with all details in many RDBMS. Regards Jarosław Błąd Vertabelo Product Manager -- 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.
