Addition of a bunch of helper relationship methods
authorMatt S Trout <mst@shadowcat.co.uk>
Sun, 18 Sep 2005 01:53:34 +0000 (01:53 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sun, 18 Sep 2005 01:53:34 +0000 (01:53 +0000)
commit07037f89d4d9bf97c59a2c083de74f669521da47
treef3e1cea0a377896665a647b1dc92cd82806a5764
parent0567538f9dcf59ff0dcf0fe766815b242115ce20
Addition of a bunch of helper relationship methods
lib/DBIx/Class/CDBICompat.pm
lib/DBIx/Class/CDBICompat/HasA.pm
lib/DBIx/Class/CDBICompat/HasMany.pm
lib/DBIx/Class/CDBICompat/MightHave.pm [deleted file]
lib/DBIx/Class/Exception.pm
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/Relationship/BelongsTo.pm [new file with mode: 0644]
lib/DBIx/Class/Relationship/HasMany.pm [new file with mode: 0644]
lib/DBIx/Class/Relationship/HasOne.pm
t/lib/DBICTest/Schema/HelperRels.pm
t/run/06relationship.tl