Skip to content

Instantly share code, notes, and snippets.

@oshiro-kazuma
Last active August 29, 2015 14:10
Show Gist options
  • Save oshiro-kazuma/16e84875d41da0ab6b1b to your computer and use it in GitHub Desktop.
Save oshiro-kazuma/16e84875d41da0ab6b1b to your computer and use it in GitHub Desktop.
flywayに設定をコマンドラインから渡すぱてぃーん
sbt -Dflyway.url=jdbc:mysql://localhost/test_db flywayMigrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment