Database schema changes need to be managed carefully. Rolling out updates without fully understanding the ramifications can be catastrophic especially if, for example, a table has been nominated for “the drop”. The team over at Liquibase have provided a wonderful Database versioning tool that can be used to help make…