Support default aliases in many_to_many accessors. Update where test classes to use...
authorMichael Leuchtenburg <michael@slashhome.org>
Thu, 10 Aug 2006 19:49:02 +0000 (19:49 +0000)
committerMichael Leuchtenburg <michael@slashhome.org>
Thu, 10 Aug 2006 19:49:02 +0000 (19:49 +0000)
commit7141bdfcd7f155c22d3e2044bf7f69663b67c801
tree96c276ff80463237474eae4e0f14a4de58511cd1
parent78060df8cb43cafd81304f386d7111510a4b8f9d
Support default aliases in many_to_many accessors. Update where test classes to use this.
Remove warning about pseudohashes with array ref where/cond in ResultSet::search_rs.
lib/DBIx/Class/Relationship/ManyToMany.pm
lib/DBIx/Class/ResultSet.pm
t/lib/DBICTest/Schema/Collection.pm