Skip to content

Instantly share code, notes, and snippets.

@Inkimar
Created November 20, 2016 11:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Inkimar/d5191ce2d80cfce126a478570865806d to your computer and use it in GitHub Desktop.
Save Inkimar/d5191ce2d80cfce126a478570865806d to your computer and use it in GitHub Desktop.
liquibase-example
driver=com.mysql.jdbc.Driver
url=jdbc:mysql://localhost:3306/liquibase_demo
username=demo
password=demo
verbose=true
dropFirst=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment