summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Schema/distinfo
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-24 18:43:18 +0000
committerwiz <wiz@pkgsrc.org>2005-11-24 18:43:18 +0000
commit3af53dc12d956a3a3b4e4ac569207358e58d7bae (patch)
treeb45e0e5572ad498cf267a08df9fc0d5159d651b0 /databases/p5-DBIx-Schema/distinfo
parent6e9012d84c5d34b3b80eac526c7e5bf4c6bb91bf (diff)
downloadpkgsrc-3af53dc12d956a3a3b4e4ac569207358e58d7bae.tar.gz
Initial import of p5-DBIx-Schema:
This module helps abstract the process of working with complex schemas of relational SQL database tables. As with DBI, it lets you work with data a row at a time, but gives you the extra ability to, with a single method call, reach across and grab rows of related data from tables located elsewhere in your database, without having to construct an SQL join clause yourself. The 'distance' from the originating table to the related one can be arbitrarily long, so long as they are related in some way -- i.e., could both return data through a single (though perhaps quite lengthy) SQL query.
Diffstat (limited to 'databases/p5-DBIx-Schema/distinfo')
-rw-r--r--databases/p5-DBIx-Schema/distinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Schema/distinfo b/databases/p5-DBIx-Schema/distinfo
new file mode 100644
index 00000000000..289f9f7c29d
--- /dev/null
+++ b/databases/p5-DBIx-Schema/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/24 18:43:18 wiz Exp $
+
+SHA1 (DBIx-Schema-0.07.tar.gz) = f249b64668e0299f83fb85231204f9bd1b27cc51
+RMD160 (DBIx-Schema-0.07.tar.gz) = d8b2b732ab1a1a9ee2b94b82cf064d4308fdbd2b
+Size (DBIx-Schema-0.07.tar.gz) = 24234 bytes