diff options
author | Alan Alberghini <414N@slacky.it> | 2017-04-17 15:47:53 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:43 +0700 |
commit | ef503041ed0b141bf7638a9b9b7d26944b67c276 (patch) | |
tree | a5445b583b3fa4fda22e3b55d4f0e97676183d39 /development/liquibase/slack-desc | |
parent | 143ba4d26ebbc182f20a17fc3b502bfa01eaaddb (diff) |
development/liquibase: Added (source control for your database).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/liquibase/slack-desc')
-rw-r--r-- | development/liquibase/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/liquibase/slack-desc b/development/liquibase/slack-desc new file mode 100644 index 0000000000000..54ae3ba9b4090 --- /dev/null +++ b/development/liquibase/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +liquibase: liquibase (source control for your database) +liquibase: +liquibase: Liquibase is an open source database-independent library for tracking, +liquibase: managing and applying database schema changes. +liquibase: +liquibase: +liquibase: +liquibase: +liquibase: Homepage: http://www.liquibase.org +liquibase: +liquibase: |