added more many_to_many tests and changed add_to_rel to accept linking table column...
authorJustin Guenther <jguenther@cpan.org>
Sat, 17 Jun 2006 13:51:00 +0000 (13:51 +0000)
committerJustin Guenther <jguenther@cpan.org>
Sat, 17 Jun 2006 13:51:00 +0000 (13:51 +0000)
commit3bd6e3e0f621c4fe3d7562827a9b86ee5b91cbf2
treecece1ded39b4572d4c5b4bd6bf9870a80048e09f
parent303cf522b1c2841ecab3056cfbb4314fa05151a2
added more many_to_many tests and changed add_to_rel to accept linking table column values
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/Relationship/ManyToMany.pm
t/66relationship.t
t/lib/DBICTest.pm
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/FourKeys.pm
t/lib/DBICTest/Schema/FourKeys_to_TwoKeys.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/TwoKeys.pm
t/lib/sqlite.sql