Here is a port of liquibase.

>From pkg/DESCR:

Liquibase is a Java-based command-line tool that allows you to build and
maintain a SQL database schema using a series of "changeset" files that can
be checked into a version control system.  This allows the database schema
to be just another piece of your application that can be versioned and
maintained, just like any other piece of source code.

See http://liquibase.org for full documentation.


Comments or recommendations gratefully accepted.  I had originally wanted
to pull the source and build it; however, as this uses Maven, the build is
dynamic and will pull down other files which will break the build process
for the binary packages.  Given that, I felt the best approach would be to
pull the official "compiled" jarfile instead, as security/burpsuite does.

As I am not a committer, I will need someone to commit the changes on my
behalf if approved.

Thanks,
Bryan

Attachment: liquibase.tgz
Description: GNU Zip compressed data

Reply via email to