Is it currently possible to run a single changeset by id? We have a situation where we execute liquibase on app deployment but occasionally have data update scripts to run in production that we hardly want to cut a full patch release of the app in order to run a single changeset. What do others do to address this?
↧