by jmac
This Perl module works with DBI to helps simplify the process of working with complex schemas of relational SQL database tables, letting you fetch data from several tables at once without building JOIN statements yourself.
jmac created the What's ahead for DBIx::Schema forum thread
An obscure but somewhat useful little Perl module for Lazy database use that I wrote for a workplace application (and made open source through the good graces of Adelphia Business Solutions), DBIx::Schema now lives on SourceForge. Yay.
New in version 0.07 (the latest, as of July 15, 2000): The module used to choke on databases containing circular relationship paths; i.e., allowing two or more different ways to relate tables A and B. It now picks the shortest available path (or picks ...
jmac committed patchset 2 of module dbix-schema to the DBIx::Schema CVS repository, changing 11 files
jmac committed patchset 1 of module dbix-schema to the DBIx::Schema CVS repository, changing 11 files
Anonymous committed patchset 1 of module CVSROOT to the DBIx::Schema CVS repository, changing 11 files
Anonymous created the Welcome to Developers forum thread
Anonymous created the Welcome to Help forum thread
Anonymous created the Welcome to Open Discussion forum thread
registered the DBIx::Schema project
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use