Thanks for joining the discussion, Jarosław, It will be very interesting to see where Vertabelo is going in 2015. Being able to automatically generate DDL increments from database snapshots is a great value proposition. If the Vertabel's increment output can be fed into Flyway and/or jOOQ, the tool chain will indeed be very awesome.
Cheers, Lukas 2014-09-08 10:54 GMT+02:00 <[email protected]>: > 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. > -- 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.
