makes search_related on extended rels without the optimized version work. involves...
authorDaniel Ruoso <daniel@ruoso.com>
Wed, 2 Jun 2010 20:13:24 +0000 (20:13 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Thu, 20 Jan 2011 11:41:14 +0000 (12:41 +0100)
commit9aae35666a35bad290f55e574d053a074c1d6757
treeccfc5402d60f08192d819d9a66eaccfc8b29db90
parenta126983e43f896c64e0ae7ba01c8a3d690d8125a
makes search_related on extended rels without the optimized version work. involves hacking the from attribute
lib/DBIx/Class/Relationship/Base.pm
lib/DBIx/Class/Relationship/ManyToMany.pm
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/SQLMaker.pm
t/lib/DBICTest/Schema/Artist.pm
t/relationship/custom.t