Skip to content

buildscientist/flyway-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flyway-demo

Source code for FlywayDB related migrations as described in my blog post - "Make your DBCM woes flyway"

Requirements:

  • Java 7 or higher
  • Maven 3.x
  • Relational DB such as MySQL or PostgreSQL
  • JDBC drivers for your relational DB
  • Delta/Patch files to apply against a relational database.
  • Latest version of Jenkins
  • Jenkins Pipeline plugin
  • Conditional Buildstep Plugin
  • Latest version of Flyway

About

Demo of FlywayDB integration with Jenkins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published