Posted inProgramming DevOps Software
Versioning Your Databases with Liquibase
What is Liquibase?Integrating LiquibaseHow It WorksChangeSetsLogging and HistoryRollbackLabels and ContextsConclusion Database versioning with Liquibase A while ago, I worked on a collaborative project where we didn’t have any database versioning…