During the development of server-side application you need not just to deploy new versions but also update database (schema and data) to be consistent with a new application for many environments (different versions are deployed there often). Liquibase automatically detects what changes have not been applied to database yet and apply them. In this talk I’ll made an overview of this tool and share some practices of using it.
SECR 2015 is over. You can learn about our current event at www.secrus.org.
Comment