aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2015-06-02 04:28:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2015-06-02 04:28:26 +0000
commitcc58f3b02fabe3035250847c7a47b58eded4a225 (patch)
tree3fa85c3026daa2df464f99fe379eec3c134bbe13 /databases/Makefile
parent574310950684bbaf0e6ffdf54a2730d5f355159e (diff)
downloadports-cc58f3b02fabe3035250847c7a47b58eded4a225.tar.gz
ports-cc58f3b02fabe3035250847c7a47b58eded4a225.zip
This is database migration helper module for users who manage database
schema version by single .sql file in git repository. By using this module, you can deploy .sql to database, check sql version between database and .sql file, make diff between them, and apply alter table to database. WWW: http://search.cpan.org/dist/GitDDL/
Notes
Notes: svn path=/head/; revision=388303
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c2291f7aa215..e75eaec6338d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -408,6 +408,7 @@
SUBDIR += p5-Exception-Class-DBI
SUBDIR += p5-GDBM
SUBDIR += p5-Genezzo
+ SUBDIR += p5-GitDDL
SUBDIR += p5-GraphViz-DBI
SUBDIR += p5-HTML-FormHandler-Model-DBIC
SUBDIR += p5-Ima-DBI