Added patch from Schwern to allow cdbi compat to infer the has_many from a has_a
authorJess Robinson <castaway@desert-island.me.uk>
Wed, 14 Mar 2007 15:02:44 +0000 (15:02 +0000)
committerJess Robinson <castaway@desert-island.me.uk>
Wed, 14 Mar 2007 15:02:44 +0000 (15:02 +0000)
commit3bec1f52a1c0b65a7f323799a9ea832bf4b6695e
tree03e79460b956613800d81c96860b6a914bc15749
parent1aec4bac2821b09c1e2d669585416027a9e613ea
Added patch from Schwern to allow cdbi compat to infer the has_many from a has_a
lib/DBIx/Class/CDBICompat/HasMany.pm
t/cdbi-t/09-has_many.t
t/testlib/OtherThing.pm [new file with mode: 0644]
t/testlib/Thing.pm [new file with mode: 0644]