By azterisk
via liquibase.org
Published: Mar 30 2009 / 15:43
Liquibase allows application developers to manage the database changes in a structured way. The changes are recorded in an XML file called a changeLog. If you need to generate a changelog, this tutorial shows you how easy it is to do in Groovy.
Add your comment