Good morning all, In order to better manage and streamline the introduction of jOOQ into our project we're thinking of automated management of version control. This would allow us to 'hand-shake' and trigger the generation of jOOQ objects only at the right moment.
There are various tools such as dbdeploy and flywaydb allowing this version management, but they are not so strong in managing stored (PL/SQL) procedures versions. The latter is the most important use case in our case. Do you have experience with this and would you go for an out of the box solution? Personally I'm inclined to build a custom simple solution... Best regards, Gian -- 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.
