Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save machupicchubeta/10102948 to your computer and use it in GitHub Desktop.
Save machupicchubeta/10102948 to your computer and use it in GitHub Desktop.
liquibase create changelog command using properties
liquibase --defaultSchemaName=public generateChangeLog > `date +"%Y%m%d%H%M%S"`_create_public_tables.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment