https://github.com/mbarbine/JenkinsDB
On Sunday, November 20, 2011 3:46:13 AM UTC-5, julio wrote: > > Hi all, > > we are starting our development project for the first time with > Jenkins, and we planned to manage the Database-CI in this way: > > 1) every single developer has own database schema+data local as it is > in the dev-database > 2) if a developer change locally DDL/DML (in .sql files) and commit > (we are using GIT), automatically these changes are applied to the Dev- > Database > > Is there a way saying Jenkins applying these changes to the db when > one or more .sql files are changed? or it should be done via GIT (for > example in the post-receive hook)? > > or there is a better strategy to handle the DB changes? > > Thanks > > Julio > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
