Skip to content

lramirez925/liquibaseWrapper

Repository files navigation

liquibaseWrapper

Master Branch Build Status

Wrapper for the liquibase jar

Fast use example Map the folder you will be installing the packae to. In our example that maping will be called modules.

var liquibase = new modules.src.liquibase();
liquibase.update(expandPath('PathToChangeLog'),'context');

About

Coldfusion based wrapper for the liquibase jar

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published