Skip to content

sudarshanpk2/flyway_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flyway_integration

Sample project to integrate flyway with SBT

Steps to verify

1.run below command to migrate the available sql scripts

sbt flywayMigrate

2.Check the database flyway_excercise to verify the creation of the tables

About

Sample project to integrate flyway with SBT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages