Added databases/p5-DBIx-Class-IntrospectableM2M version 0.001001
authorabs <abs>
Tue, 25 Nov 2008 14:37:56 +0000 (14:37 +0000)
committerabs <abs>
Tue, 25 Nov 2008 14:37:56 +0000 (14:37 +0000)
commit44da25e6e73eb0799b1b3c1b23826e6f38b0ecfc
tree38e5fd0cc60f0d97905eb4d029359ebb583aba4b
parent55708c15ef82d8c040b8e6c1f5abcca6badbbf04
Added databases/p5-DBIx-Class-IntrospectableM2M version 0.001001

Because the many-to-many relationships are not real relationships,
they can not be introspected with DBIx::Class. Many-to-many
relationships are actually just a collection of convenience methods
installed to bridge two relationships. This DBIx::Class component
can be used to store all relevant information about these
non-relationships so they can later be introspected and examined.

This module is fairly esoteric and, unless you are dynamically
creating something out of of a DBIC Schema, is probably the wrong
solution for whatever it is you are trying to do. Please be advised
that compatibility is not guaranteed for DBIx::Class 0.09000+. We
will try to mantain all compatibility, but internal changes might
make it impossible.
databases/p5-DBIx-Class-IntrospectableM2M/DESCR [new file with mode: 0644]
databases/p5-DBIx-Class-IntrospectableM2M/Makefile [new file with mode: 0644]
databases/p5-DBIx-Class-IntrospectableM2M/distinfo [new file with mode: 0644]