Skip to content

Instantly share code, notes, and snippets.

@omarzina
Created September 29, 2015 00:34
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 omarzina/5a0dedd4d2d805817085 to your computer and use it in GitHub Desktop.
Save omarzina/5a0dedd4d2d805817085 to your computer and use it in GitHub Desktop.
liquibase --driver=com.microsoft.sqlserver.jdbc.SQLServerDriver --url=jdbc:sqlserver@localhost:1324:db --username=sa --password= diff --referenceUrl=jdbc:sqlserver@localhost:1324:refdb --referenceUsername=user --referencePassword=password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment