Hello world in Liquibase
This is a simple "hello world" style example for the Liquibase relational database changeset handler.
To try the example out, unpack the source code bundle and run Maven, the Java build tool.
cd ch3-liquibase-helloworld mvn liquibase:update