summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-04-08 15:58:14 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-04-08 15:58:14 +0000
commit602bdb54360159199b17db810751884eacb5a364 (patch)
tree442004abfcd2bddd8be7ca9f16b4bd80d07cf215 /databases/Makefile
parento Update to 0.6.2 (diff)
Add p5-Class-DBI-Loader-Relationship 1.2, easier relationship
specification in CDBI::L. This module acts as a mix-in, adding the relationship method to Class::DBI::Loader. Since Class::DBI::Loader knows how to map between table names and class names, there ought to be no need to replicate the names. In addition, it is common (but not universal) to want reverse relationships defined for has-many relationships, and for has-a relationships to be defined for the linkages surrounding a many-to-many table. WWW: http://search.cpan.org/dist/Class-DBI-Loader-Relationship/ PR: ports/65176 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=106499
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 a9d1a9f75f2a..0007d6d9ce31 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -116,6 +116,7 @@
SUBDIR += p5-Class-DBI-BaseDSN
SUBDIR += p5-Class-DBI-FromCGI
SUBDIR += p5-Class-DBI-Loader
+ SUBDIR += p5-Class-DBI-Loader-Relationship
SUBDIR += p5-Class-DBI-Oracle
SUBDIR += p5-Class-DBI-Pager
SUBDIR += p5-Class-DBI-Pg