aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2015-06-02 12:28:26 +0800
committerkuriyama <kuriyama@FreeBSD.org>2015-06-02 12:28:26 +0800
commit7d2545dc1950d7e2ed9140c62f98acc5441df947 (patch)
tree3fa85c3026daa2df464f99fe379eec3c134bbe13 /databases/Makefile
parent2bf628b9f815f6b0aa67d1f02f9cb816a2660dde (diff)
downloadfreebsd-ports-gnome-7d2545dc1950d7e2ed9140c62f98acc5441df947.tar.gz
freebsd-ports-gnome-7d2545dc1950d7e2ed9140c62f98acc5441df947.tar.zst
freebsd-ports-gnome-7d2545dc1950d7e2ed9140c62f98acc5441df947.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/
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