Skip to content

Instantly share code, notes, and snippets.

@LorisBachert
Created February 26, 2018 14:07
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 LorisBachert/2255bf4cf1cc362ddb0cc7aafb864004 to your computer and use it in GitHub Desktop.
Save LorisBachert/2255bf4cf1cc362ddb0cc7aafb864004 to your computer and use it in GitHub Desktop.
When Liquibase cannot get the changelog due to a canceled run
UPDATE DATABASECHANGELOGLOCK SET LOCKED=FALSE, LOCKGRANTED=null, LOCKEDBY=null where ID=1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment