Improved join condition possiblities - arrayrefs of hashrefs now work for OR
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 14 Jan 2006 06:47:58 +0000 (06:47 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 14 Jan 2006 06:47:58 +0000 (06:47 +0000)
commit5efe4c7916e1fb2132c1b73ab4ddddbced317adb
treed9fad2c92531c059a8bba2ebcbbd7d1aa1a1e468
parent3842b955be8f0d2e424d60c46afc3bc37ac33b97
Improved join condition possiblities - arrayrefs of hashrefs now work for OR
lib/DBIx/Class/ResultSource.pm
lib/DBIx/Class/Storage/DBI.pm
t/lib/DBICTest/Schema.pm
t/lib/DBICTest/Schema/ArtistUndirectedMap.pm [new file with mode: 0644]
t/lib/DBICTest/Schema/BasicRels.pm
t/lib/DBICTest/Schema/HelperRels.pm
t/lib/DBICTest/Setup.pm
t/run/06relationship.tl