Skip to content

Instantly share code, notes, and snippets.

@leonj1
Created February 2, 2019 22:17
Show Gist options
  • Save leonj1/c93dcf393cfbd9511dac7595d273fb71 to your computer and use it in GitHub Desktop.
Save leonj1/c93dcf393cfbd9511dac7595d273fb71 to your computer and use it in GitHub Desktop.
```
$ ~/Downloads/flyway-5.2.4/flyway info
-url=jdbc:mysql://localhost:1234/foo
-user=foowr
-password=p123
-locations=filesystem:/Users/jose/workarea/sql/migration
baseline
info
migrate
clean
repair
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment