Skip to content

stevenalexander/flyway-gradle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Flyway gradle

Simple Flyway tutorial sample using H2 with a couple of migration scripts.

Run

Creates an H2 DB populated with the migration scripts in src/main/resources/db/migration

gradle flywayMigrate -i

About

Simple test following tutorial of using flyway to create an H2 DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages