Hi Gian,

For many usecases, we usually recommend Flyway as the integration with jOOQ
can be done seamlessly:
http://blog.jooq.org/2014/06/25/flyway-and-jooq-for-unbeatable-sql-development-productivity/

But I understand your use-case is a more specific one... I haven't used
this myself, but there is Git for PL/SQL developers! And it's called
http://www.gitora.com. I'll see if I can get the vendor to chime in and
talk about the advantages of using gitora.

*Of course, other list members are invited to chime in as well!*

Cheers,
Lukas

2015-04-02 12:00 GMT+02:00 Gian <[email protected]>:

> 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.
>

-- 
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.

Reply via email to